Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Which are perl-internal subroutines?

by dragonchild (Archbishop)
on Nov 18, 2007 at 02:11 UTC ( [id://651479]=note: print w/replies, xml ) Need Help??


in reply to Which are perl-internal subroutines?

Out of curiousity, what are you attempting to accomplish? I'm asking this because this kind of solution smells like a solution to an XY problem. If you explain what you're attempting to do, we might be able to suggest a simpler solution to the actual problem.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
  • Comment on Re: Which are perl-internal subroutines?

Replies are listed 'Best First'.
Re^2: Which are perl-internal subroutines?
by Tobiwan (Beadle) on Nov 19, 2007 at 06:47 UTC
    There are three reasons for my question:
    first:
    curiosity
    second:
    I've seen people to become desperate with the definition of a import() method. If yuo dan't know about it, you wander, why your method is called "statical". I want to avoid things like that.
    third:
    I write an attribute-extension for subroutines and I want to check, if you define an attribute to an perl-internal method, that this can cause problems. It's the automatic way for the second reason.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-26 00:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found