Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Documentation: POD vs Comments

by DrHyde (Prior)
on Jul 22, 2011 at 13:14 UTC ( [id://916127]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      # we override these in the test suite to avoid having to be root
      ...
      sub stat { return CORE::stat(@_); }
    
  2. or download this
      # if a user has been specified, first get their UID (from their
      # username if necessary).
    ...
    
      # root can read and write anything, can execute anything
      # with any x bit set
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-18 11:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found