Help for this page

Select Code to Download


  1. or download this
    #!/opt/perl/bin/perl -w
    use IPC::Shareable;
    ...
        $data{'test'}{'test'} = $i;
        sleep 1;
    }