Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Logging Serial Ports with Mojolicious

by haukex (Archbishop)
on Mar 19, 2020 at 20:37 UTC ( [id://11114488]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use 5.028;
    ...
    %= content
    </body>
    </html>
    
  2. or download this
    #!/usr/bin/env perl
    use warnings;
    ...
    $_->{p}->signal('INT') for @procs;
    $_->{p}->finish for @procs;
    print STDERR "Done.\n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://11114488]
Approved by LanX
Front-paged by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-25 22:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found