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

Skeeve's scratchpad

by Skeeve (Parson)
on Aug 27, 2004 at 21:39 UTC ( [id://386500]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <!-- xslt 2.0 -->
    <xsl:choose>
    ...
      <img src="{@src}"/>
    </xsl:template>
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            );
        }
    }
    
  3. or download this
    #!/usr/bin/perl
    
    ...
            print pack("H2" x scalar(@match), @match);
        }
    }
    
  4. or download this
    perl -e '$_=<<ROTATOR;
    01
    ...
    foreach (split /\n/) {
        printf "\\x{%x}", 0x2800 + eval($_);
    }'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-16 18:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found