____________________________________________________________________________
[ 10503] By: autrijus on 2004/04/18 16:01:08
Log: * This be 0.41.
! AUTHORS lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 10493] By: autrijus on 2004/04/11 06:17:41
Log: * correctly handle SVN::Core, courtesy of Robert Spiers.
! lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 10492] By: autrijus on 2004/04/10 17:03:11
Log: * handles SVK::Command properly.
! lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 10221] By: autrijus on 2004/02/27 14:38:02
Log: * add support for Parse::Binary-based modules
! lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 10182] By: autrijus on 2004/02/23 21:13:57
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 10181] By: autrijus on 2004/02/23 21:11:48
Log: * This be 0.40.
* Malcolm Nooning noticed that _execute() and _compile()
checks were failing under directories that contain spaces,
due to a qw() misuse.
! AUTHORS lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 9776] By: autrijus on 2004/01/26 15:06:47
Log: * Add heuristics for XML::SAX and XML::Parser::Expat,
reported by Darek Adamkiewicz and Iain Cass.
! AUTHORS lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 9775] By: autrijus on 2004/01/26 15:04:41
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 9766] By: autrijus on 2004/01/25 16:11:51
Log: * This be 0.39.
* Merged Edward's patch to make DataFeed.pm work with
pre-5.8.3 perl versions.
! lib/Module/ScanDeps.pm lib/Module/ScanDeps/DataFeed.pm
____________________________________________________________________________
[ 9646] By: autrijus on 2004/01/10 09:07:24
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 9631] By: autrijus on 2004/01/08 11:19:45
Log: * This be 0.38.
* Switching back to ExtUtils::MakeMaker,
hoping to make ActiveState's cpanrun
happy.
! MANIFEST Makefile.PL lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 9528] By: autrijus on 2003/12/31 15:46:41
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 9523] By: autrijus on 2003/12/31 15:12:11
Log: * This be 0.37. (sigh)
! lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 9522] By: autrijus on 2003/12/31 15:02:22
Log: * Win32 does not take Cwd::abs_path()
for filenames.
* Detection for __END__ blocks was wrong
in _compile().
! lib/Module/ScanDeps.pm lib/Module/ScanDeps/DataFeed.pm
____________________________________________________________________________
[ 9516] By: autrijus on 2003/12/31 12:25:14
Log: * This be 0.36. Sorry, .35 was a mistake.
! lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 9514] By: autrijus on 2003/12/31 12:13:05
Log: * sorry, "scandeps.pl -r" should be "-x".
! script/scandeps.pl
____________________________________________________________________________
[ 9511] By: autrijus on 2003/12/31 10:46:25
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 9510] By: autrijus on 2003/12/31 10:42:43
Log: * This be 0.35, the "runtime scanning" edition.
* New "-c" and "-r" flags to scandeps.pl for additional compile-
and runtime-checking of dependencies.
* New "compile" and "execute" flags to scan_deps() for runtime
scanning, using scan_deps_runtime().
! lib/Module/ScanDeps.pm lib/Module/ScanDeps/DataFeed.pm
! script/scandeps.pl
____________________________________________________________________________
[ 9509] By: autrijus on 2003/12/31 09:13:49
Log: * integrated Edward S. Peschko's massive runtime detection
patch, as scan_deps_runtime().
+ lib/Module/ScanDeps/DataFeed.pm
! AUTHORS MANIFEST lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 9500] By: autrijus on 2003/12/30 18:25:27
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 9488] By: autrijus on 2003/12/30 02:26:54
Log: * This be 0.34.
! lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 9372] By: autrijus on 2003/12/21 01:16:07
Log: * changes.
! Changes
____________________________________________________________________________
[ 9371] By: autrijus on 2003/12/21 01:14:18
Log: * This be 0.33.
* Upgrades to Module::Install 0.30 framework.
! MANIFEST Makefile.PL lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 8708] By: autrijus on 2003/11/06 14:16:34
Log: * Nik's got a CPAN ID.
! AUTHORS
____________________________________________________________________________
[ 8568] By: autrijus on 2003/10/26 10:50:46
Log: * This be 0.32.
* Support for Locale::Maketext::Guts, reported by Jouke Visser.
* Support for XML::Parser, reported by Jan Dubois.
* Support for :encoding(), encoding.pm, and encode()/decode().
! lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 8471] By: autrijus on 2003/10/18 23:22:04
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 8459] By: autrijus on 2003/10/17 22:34:31
Log: * This be 0.31.
! Makefile.PL lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 8454] By: autrijus on 2003/10/17 10:58:24
Log: * Jesse Schoch reports that LWP::Protocol::https
is not properly detected.
! AUTHORS lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 8205] By: autrijus on 2003/09/22 13:40:25
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 8194] By: autrijus on 2003/09/20 20:33:19
Log: * This be 0.30.
* "use base" was still incorrectly parsed.
! lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 8158] By: autrijus on 2003/09/17 09:16:25
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 8157] By: autrijus on 2003/09/17 09:12:34
Log: * This be 0.29.
* Simon Andrews points out that Math::BigInt's heuristics
is badly coded. Fixed, and added heuristics for Math::BigFloat.
* More defense against hash randomisation by sorting all
keys() and values().
! AUTHORS lib/Module/ScanDeps.pm
____________________________________________________________________________
[ 7579] By: autrijus on 2003/08/17 18:55:41
Log: * This be 0.28.
* Move ScanDeps.pm to lib/Module/.
+> lib/Module/ScanDeps.pm
- ScanDeps.pm
! MANIFEST Makefile.PL
____________________________________________________________________________
[ 7578] By: autrijus on 2003/08/17 18:53:27
Log: * Suggestion from Matt Sergeant to recognize A::B from
A::B::C only on functions like A::B::C().
! AUTHORS ScanDeps.pm
____________________________________________________________________________
[ 7560] By: autrijus on 2003/08/16 04:47:32
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 7559] By: autrijus on 2003/08/16 04:37:06
Log: * This be 0.27 for real.
* "use base" was improperly detected.
! ScanDeps.pm
____________________________________________________________________________
[ 7556] By: autrijus on 2003/08/16 04:31:52
Log: * This be 0.27.
! ScanDeps.pm
____________________________________________________________________________
[ 7545] By: autrijus on 2003/08/14 17:30:08
Log: * more patch from Roderich Schupp: handles "use base"
and fixed Tk::Scrolled.
! ScanDeps.pm
____________________________________________________________________________
[ 7524] By: autrijus on 2003/08/14 08:40:33
Log: * add $SeenTk to control Tk-specific heuristics.
* add_deps now takes (skip => \%skip) properly.
* scan_chunk() can now return more than one files in list context.
* bump version.
! ScanDeps.pm
____________________________________________________________________________
[ 7434] By: autrijus on 2003/08/11 06:29:05
Log: * This be 0.26.
* add link to http://par.perl.org/ and the mailing list.
! ScanDeps.pm
____________________________________________________________________________
[ 7422] By: autrijus on 2003/08/10 16:24:23
Log: * don't append ".pm" to require '' lines if it already has an extension.
(this is required for Win32API::Registry to work with .pc files.)
! ScanDeps.pm
____________________________________________________________________________
[ 7419] By: autrijus on 2003/08/10 15:43:12
Log: * This be 0.25.
* tidy up the source a little.
! ScanDeps.pm
____________________________________________________________________________
[ 7417] By: autrijus on 2003/08/10 15:39:21
Log: * POD and END sections was also scanned. bad.
* PAR::read_file() should not imply dependency on PAR.pm.
! ScanDeps.pm
____________________________________________________________________________
[ 7410] By: autrijus on 2003/08/10 05:36:57
Log: * This be 0.24.
* Add support for SOAP::Lite, XMLRPC::Lite and Win32::SystemInfo.
! ScanDeps.pm
____________________________________________________________________________
[ 7405] By: autrijus on 2003/08/08 10:15:49
Log: * This be 0.23.
* @File::Spec::ISA was crippled during scanning, thanks
to Roderich Schupp for pointing out.
! AUTHORS ScanDeps.pm
____________________________________________________________________________
[ 7399] By: autrijus on 2003/08/07 18:39:32
Log: * changes and signatures.
! Changes MANIFEST SIGNATURE
____________________________________________________________________________
[ 7398] By: autrijus on 2003/08/07 18:32:55
Log: * This be 0.22, for real.
! ScanDeps.pm
____________________________________________________________________________
[ 7397] By: autrijus on 2003/08/07 18:32:07
Log: * This be 0.22.
* huge patch to include almost all heuristics deducible
from PerlApp: Authen::SASL, Crypt::Random, DBI, File::Spec,
HTTP::Message, Math::BigInt, MIME::Decoder, Net::DNS::RR,
Net::FTP, Net::SSH::Perl, SQL::Parser, Template, Term::ReadLine,
URI, XML::Parser::Expat, diagnostics.
! ScanDeps.pm
____________________________________________________________________________
[ 7357] By: autrijus on 2003/08/06 08:56:58
Log: * now accepts uppercased "DBI:" in DSN strings.
* fixed a typo on Tk::FBox's xpm file.
! ScanDeps.pm
____________________________________________________________________________
[ 7276] By: autrijus on 2003/07/30 15:13:07
Log: * changes and signatures.
! Changes MANIFEST SIGNATURE
____________________________________________________________________________
[ 7275] By: autrijus on 2003/07/30 15:09:51
Log: * This be 0.21.
! ScanDeps.pm
____________________________________________________________________________
[ 7274] By: autrijus on 2003/07/30 15:08:05
Log: * Jouke reports that Win32.pm pulls all Win32::* DLLs.
! ScanDeps.pm
____________________________________________________________________________
[ 7273] By: autrijus on 2003/07/30 14:48:47
Log: * oops.
! ScanDeps.pm
____________________________________________________________________________
[ 7272] By: autrijus on 2003/07/30 14:32:41
Log: * This be 0.20.
* utf8 detection on 5.6.0 was broken.
! AUTHORS SIGNATURE ScanDeps.pm
____________________________________________________________________________
[ 7254] By: autrijus on 2003/07/30 06:48:45
Log: * scandeps.pl now take -e to scan a perl expression
! script/scandeps.pl
____________________________________________________________________________
[ 5897] By: autrijus on 2003/05/16 16:27:40
Log: * anydbm implies SDBM.
! ScanDeps.pm
____________________________________________________________________________
[ 4889] By: autrijus on 2003/03/23 07:21:01
Log: * Bruce Winter says that this fix for SerialJunks is needed
on his Red Hat Linux oh well.
! ScanDeps.pm
____________________________________________________________________________
[ 4864] By: autrijus on 2003/03/22 13:13:38
Log: * changes and signatures.
! Changes SIGNATURE
____________________________________________________________________________
[ 4860] By: autrijus on 2003/03/22 13:04:15
Log: * This be 0.19.
! ScanDeps.pm
____________________________________________________________________________
[ 4852] By: autrijus on 2003/03/22 06:47:56
Log: * Jess Robinson reported that the fix was not -w safe.
! AUTHORS ScanDeps.pm
____________________________________________________________________________
[ 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
____________________________________________________________________________
[ 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