-start-
> Viola Mauro <[EMAIL PROTECTED]>
>at07/13/2001 10:51 AM
>Hi!
>I have another "little problem": some my scripts on perl 5.005_03 (redhat
>6.0) work fine but not on perl 5.6.0 (redhat 7.0).
>I have discovered the problem but not the solution.
>I try to execute this little script of
ay, July 13, 2001 9:51 AM
> To: [EMAIL PROTECTED]
> Subject: [Perl-unix-users] regular expression problem!
>
>
> Hi!
> I have another "little problem": some my scripts on perl
> 5.005_03 (redhat
> 6.0) work fine but not on perl 5.6.0 (redhat 7.0).
>
> I hav
Hi!
I have another "little problem": some my scripts on perl 5.005_03 (redhat
6.0) work fine but not on perl 5.6.0 (redhat 7.0).
I have discovered the problem but not the solution.
I try to execute this little script of example on perl 5.005 and on perl 5.6.0
#!/usr/bin/perl
my %b=();
my $a=\%b;