Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use 5.018;
    use strict;
    ...
    
    my $read = <$ARTICLE>;
    say "[$read][$pid]";
    
  2. or download this
    perl pipe.pl
    'caesar' is not recognized as an internal or external command,
    operable program or batch file.
    Use of uninitialized value $read in concatenation (.) or string at pip
    +e.pl line 9.
    [][1236]