Help for this page

Select Code to Download


  1. or download this
    use IO::File ();
    use IO::Scalar ();
    ...
    
    do_stuff_with_a_fh($fh_sdtin_duped);