[EMAIL PROTECTED] wrote:
Hi,
Hello,
I'm running a perl script using perl 5.10 and getting this warning: $* is no longer supported at migrate.pl line 380. I know very little about perl so am wondering if someone can point me to documentation about what $* was and how to migrate code to whatever is supposed to be used instead?
perldoc perlvar
fyi the script I'm running is to migrate a source code database from vss to svn and can be found here: http://www.x2systems.com/files/migrate.pl.txt
OMG that is some ugly looking code. Have you tried to contact the author: Brett Wooldridge <[EMAIL PROTECTED]>?
John -- Perl isn't a toolbox, but a small machine shop where you can special-order certain sorts of tools at low cost and in short order. -- Larry Wall -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/