Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^9: Which internal DSL are there in Perl? (Domain Specific Languages - Part 1)

by shmem (Chancellor)
on Aug 04, 2017 at 16:49 UTC ( [id://1196738]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Foo {
        print "(1) package " . __PACKAGE__ . $/;
    ...
    (2) package Bar
    (3) package Foo
    (4) package main
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-03-29 02:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found