Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^4: Disabling runtime warnings in dynamic scope? (Scope::Context)

by LanX (Saint)
on Apr 25, 2018 at 23:37 UTC ( [id://1213564]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Disabling runtime warnings in dynamic scope? (Scope::Context)
in thread Disabling runtime warnings in dynamic scope?

> Scope::Context

Thanks, interesting! :)

Seems to be based on Scope::Upper and does loads of black magic. (And might be useful to implement lisp style macros)

But only on upper contexts. The subs in questions are "lower" contexts

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Wikisyntax for the Monastery

  • Comment on Re^4: Disabling runtime warnings in dynamic scope? (Scope::Context)

Replies are listed 'Best First'.
Re^5: Disabling runtime warnings in dynamic scope? (Code::Splice)
by beech (Parson) on Apr 25, 2018 at 23:50 UTC

    Magicky indeed, another one

    Code::Splice - Injects the contents of one subroutine at a specified point elsewhere.

    based on B::Generate - Create your own op trees.

      Dark than dark magic, and P5P will abandon any hope of progress.

      This is really interesting though.

      But I think you missed the part where I asked for a "cleaner solution" ;)

      Cheers Rolf
      (addicted to the Perl Programming Language and ☆☆☆☆ :)
      Wikisyntax for the Monastery

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-19 20:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found