Help for this page

Select Code to Download


  1. or download this
    local($/); 
    $data = <STDIN>; 
    my $A = IO::String->new ($data);
    my $B = IO::String->new ($data);
    
  2. or download this
    use CGI ($B);