Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: Converting to sub signatures

by kcott (Archbishop)
on Jun 23, 2022 at 19:17 UTC ( [id://11145000]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    qr{^\s*[^#]*\s*sub}
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
    #    sub hello {
        # sub hello {
        #     sub hello {
    
  3. or download this
    *** Matched:
    sub hello {
    ...
    #    sub hello {
        # sub hello {
        #     sub hello {
    

Log In?
Username:
Password:

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

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

    No recent polls found