Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use re qw(eval);
    ...
    
    print "Value of p_rootcode in Pattern 1 is : $p_rootcode\n";
    
  2. or download this
    #!/usr/bin/perl
    use re qw(eval);
    ...
    
    print "Value of p_rootcode in Pattern 2 is : $p_rootcode\n";