Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl -w
    ...
    
            <0>   Class: [1] NetElementObjectClass                Instance
    +: (int) [2]
            <1>   Class: [ 57 ] Vc3TtpSnkObjectClass                Instan
    +ce: (int) [14]
    
  2. or download this
            my @numbers = $file_content =~ /\[\s*(\d+)\s*\]/g;