Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Embedding a mini-language for XML construction into Perl

by ambrus (Abbot)
on Nov 19, 2005 at 15:14 UTC ( [id://510099]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub define_vocabulary {
        no strict "refs";
    ...
            *{$_ . "_"} = sub($) { _attr($name, @_) };
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (8)
As of 2024-04-23 09:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found