Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^4: Handling multiple output files simultaneously using arrays of filehandles and filenames

by Fletch (Bishop)
on Jan 22, 2021 at 16:22 UTC ( [id://11127291]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Handling multiple output files simultaneously using arrays of filehandles and filenames
in thread Handling multiple output files simultaneously using arrays of filehandles and filenames

use Railway::Schedule (); use List::MoreUtils qw( lastval ); my $train = lastval { $_->destination eq q{Clarksville} } Railway::Sch +edule->all_trains; $train->take;

The cake is a lie.
The cake is a lie.
The cake is a lie.

  • Comment on Re^4: Handling multiple output files simultaneously using arrays of filehandles and filenames
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11127291]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-19 16:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found