Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Skeeve's scratchpad

by Skeeve (Parson)
on Aug 27, 2004 at 21:39 UTC ( #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? | Other CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2023-05-29 20:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?