Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    ($base, $next)=1;
    ...
         );
    
    print Dumper @option;
    
  2. or download this
    syntax error at data.pl line 17, near "="
    Execution of data.pl aborted due to compilation errors.