Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    print "\n$hashref->{NAME}\n";
    print "\n$hashref->{STATUS}\n";
    
  2. or download this
    CID: 2301
    NAME:Jane
    ...
    SCALAR(0x8870e30)