logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Memento::TimeTravel - A time traveler for URLS

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.

perl v5.36.0                                       2023-02-09                           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);

See Also