Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        @hash{0..10000} = (0..10000);
    }
    
  2. or download this
    Terminating on signal SIGINT(2)
    Terminating on signal SIGINT(2)
    Attempt to free unreferenced scalar: SV 0x188d214 at C:\Perl\Scripts\m
    +ytest.pl line 9.