Scroll to navigation

Memento::TimeTravel(3pm) User Contributed Perl Documentation Memento::TimeTravel(3pm)

NAME

Memento::TimeTravel - A time traveler for URLS

SYNOPSIS

  use Memento::TimeTravel;
  my $traveler = Memento::TimeTravel->new();
  my $mementos = $traveler->find_mementos('http://www.ugent.be/',2013);

AUTHOR

Patrick Hochstenbach, "<patrick.hochstenbach at ugent.be>"

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

2023-01-26 perl v5.36.0