The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
____________________________________________________________________________
[  4826] By: autrijus                              on 2003/03/20  11:49:40
        Log: * This be 0.18.
             * added logic for "utf8" and "charnames" needed by Germain
	       Garand.
             * added logic for "Devel::SerialPort" needed by Bruce
	       Winter.
             * POSIX.pm no longer pulls in utf8.pm anymore.
             * .ph files are now fully supported.
	   ! AUTHORS ScanDeps.pm
____________________________________________________________________________
[  4191] By: autrijus                              on 2003/02/12  01:39:44
        Log: * take unshift/push @INC into account, too.
             * add Nik to authors.
	   ! AUTHORS ScanDeps.pm
____________________________________________________________________________
[  4190] By: autrijus                              on 2003/02/12  01:35:49
        Log: * Nik Clayton's patch to properly handle 'use lib'.
	   ! ScanDeps.pm
____________________________________________________________________________
[  4113] By: autrijus                              on 2003/02/06  23:31:56
        Log: * IO.pm dependencies, courtesy of Jerry Veldhuis.
	   ! AUTHORS ScanDeps.pm
____________________________________________________________________________
[  3657] By: autrijus                              on 2003/01/19  15:25:04
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  3656] By: autrijus                              on 2003/01/19  15:21:20
        Log: * This be 0.14, the '5.6.1 works' edition.
	   ! ScanDeps.pm
____________________________________________________________________________
[  3655] By: autrijus                              on 2003/01/19  15:12:58
        Log: * s/UNIVERSA/UNIVERSAL/;
	   ! ScanDeps.pm
____________________________________________________________________________
[  3654] By: autrijus                              on 2003/01/19  15:10:04
        Log: * test explicitly for a hashref for safety.
	   ! ScanDeps.pm
____________________________________________________________________________
[  3653] By: autrijus                              on 2003/01/19  15:08:03
        Log: * try to fix D.H.'s bug report about broken 5.6 and
             pseudohashfications.
	   ! AUTHORS ScanDeps.pm
____________________________________________________________________________
[  3643] By: autrijus                              on 2003/01/19  14:12:59
        Log: * add lathos and obra to authors.
	   ! AUTHORS
____________________________________________________________________________
[  3624] By: autrijus                              on 2003/01/18  20:57:45
        Log: * mention scandeps.pl earlier in pod.
	   ! ScanDeps.pm
____________________________________________________________________________
[  3623] By: autrijus                              on 2003/01/18  20:45:31
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  3622] By: autrijus                              on 2003/01/18  20:44:42
        Log: * 0.13, with the more advanced scandeps.pl
	   ! ScanDeps.pm
____________________________________________________________________________
[  3621] By: autrijus                              on 2003/01/18  20:44:04
        Log: * much more improved scandeps, as suggested by jesse
	       vincent.
	   ! script/scandeps.pl
____________________________________________________________________________
[  3620] By: autrijus                              on 2003/01/18  19:59:36
        Log: * add #! for core; explains the symbols.
	   ! script/scandeps.pl
____________________________________________________________________________
[  3619] By: autrijus                              on 2003/01/18  19:35:39
        Log: * use cpanplus to tell apart redundant modules if possible.
	   ! script/scandeps.pl
____________________________________________________________________________
[  3618] By: autrijus                              on 2003/01/18  19:35:25
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  3617] By: autrijus                              on 2003/01/18  19:12:20
        Log: * 0.12.
             * adds script/scandeps.pl
             * new year.
	   ! MANIFEST Makefile.PL README ScanDeps.pm
	   ! script/scandeps.pl
____________________________________________________________________________
[  2970] By: autrijus                              on 2002/12/29  07:00:28
        Log: * ttt local branch.
	   ! ScanDeps.pm
____________________________________________________________________________
[  2852] By: autrijus                              on 2002/12/23  11:57:41
        Log: * add CAVEATS about the fact that we don't probe beyond
             @INC, as requested by crazyinsomniac.
	   ! ScanDeps.pm
____________________________________________________________________________
[  2050] By: autrijus                              on 2002/11/08  14:33:16
        Log: * M::B heuristics.
	   ! ScanDeps.pm
____________________________________________________________________________
[  1912] By: autrijus                              on 2002/11/04  11:45:04
        Log: * reflect SEE ALSO in README.
	   ! README
____________________________________________________________________________
[  1911] By: autrijus                              on 2002/11/04  11:44:53
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  1910] By: autrijus                              on 2002/11/04  11:43:36
        Log: * Version 0.10.
             * Now featuring an object-oriented syntax, conformant
             with App::Packer::Frontend.
             * added corresponding documentation and tests.
	   ! ScanDeps.pm t/1-basic.t
____________________________________________________________________________
[  1883] By: autrijus                              on 2002/11/03  20:16:19
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  1880] By: autrijus                              on 2002/11/03  19:33:21
        Log: * 0.03, this time for sure.
             * add AUTHORS.
	   + AUTHORS
	   ! MANIFEST
____________________________________________________________________________
[  1879] By: autrijus                              on 2002/11/03  19:33:01
        Log: * last minute fix from merlyn's bug report.
	   ! t/1-basic.t
____________________________________________________________________________
[  1876] By: autrijus                              on 2002/11/03  19:26:55
        Log: * Version 0.03.
             * New presets for Locale::Maketext::Lexicon,
	       Term::ReadLine,
             Regexp::Common, File::Spec, ExtUtils::MakeMaker.
             * New heuristics for Module::Name->method,
	       Module::Name::sub
             * Strings in comments were erroneously checked. Fixed.
             * Mention PerlApp as a source of inspiration.
	   ! ScanDeps.pm
____________________________________________________________________________
[  1844] By: autrijus                              on 2002/11/02  21:02:49
        Log: * Regexp::Common.
	   ! ScanDeps.pm
____________________________________________________________________________
[  1837] By: autrijus                              on 2002/11/02  15:43:11
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  1833] By: autrijus                              on 2002/11/02  15:38:42
        Log: * This be 0.02.
	   ! ScanDeps.pm
____________________________________________________________________________
[  1832] By: autrijus                              on 2002/11/02  15:37:15
        Log: * now performs testing by looking at the test file itself.
	   ! t/1-basic.t
____________________________________________________________________________
[  1831] By: autrijus                              on 2002/11/02  15:36:50
        Log: * displays correct message when connection fails.
	   ! t/0-signature.t
____________________________________________________________________________
[  1830] By: autrijus                              on 2002/11/02  15:36:29
        Log: * backported to 5.001.
             * was looking in POD sections; fixed.
             * thorough comments and documentations.
	   ! Makefile.PL ScanDeps.pm
____________________________________________________________________________
[  1829] By: autrijus                              on 2002/11/02  15:35:56
        Log: * oops, Makefile shouldn't be in RCS.
	   - Makefile
____________________________________________________________________________
[  1818] By: autrijus                              on 2002/11/02  01:50:56
        Log: * changes and signatures.
	   + Changes SIGNATURE
____________________________________________________________________________
[  1817] By: autrijus                              on 2002/11/02  01:49:56
        Log: * written-from-scratch version of dependency finding
	       algorithm. 
	   + MANIFEST Makefile Makefile.PL README
	   + ScanDeps.pm t/0-signature.t t/1-basic.t