Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Fastest way to minimally check that file contains perl code?

by vr (Curate)
on Mar 13, 2020 at 14:21 UTC ( [id://11114224]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    alarm.pl is valid perl, we spent 0.058s to check
    Robot3.pm is valid perl, we spent 0.072s to check
    ../DISTRIBUTIONS.txt is something else, we spent 0.025s to check
    

Log In?
Username:
Password:

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

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

    No recent polls found