The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for URL::Check

0.07   Sat Nov 21 11:40:00 2015 MANWAR
       - Tidied up script/url-check script.

0.06   Sat Nov 21 11:20:00 2015 MANWAR
       - Added $AUTHORITY to the package URL::Check.
       - Added key 'provides' to the Makefile.PL script.
       - Added LICENSE to the MANIFEST file.
       - Removed 'Test::More' from prereqs list in the Makefile.PL script.

0.05   Fri Nov 20 12:55:00 2015 MANWAR
       - Copied 'script/url-check.pl' and created another called 'script/url-check'.
         Keeping the old one as it is just to be backward compatible.
       - On install, copy the new script 'url-check' to the user path. So that it can
         be run from anywhere.
       - Updated pod document with regard to the above changes.

0.04   Thu Nov 19 10:30:00 2015 MANWAR
       - Added LICENSE file.
       - Added key 'LICENSE' to the Makefile.PL
       - Added section "REPOSITORY" to the pod document.
       - Added section "MAINTAINER" to the pod document.
       - General tidied up pod document.

0.03   Wed Nov 18 10:25:00 2015 MANWAR
       - Tidied up Makefile.PL script.
       - Removed Build.PL script.
       - Tidied up README file.
       - Added github repository to the Makefile.PL file.

0.02   2011-10-02 ALEXMASS
       - Some more changes.

0.01   2011-10-02 ALEXMASS
       -  First version, released on an unsuspecting world.