Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Clipboard transform keys

by PhilHibbs (Hermit)
on Aug 05, 2003 at 19:01 UTC ( [id://281123]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub X { return X($_[0]); }
    sub x { return sprintf("%x",$_[0]); }
    my $CLIP = Win32::Clipboard();
    ...
    eval('$_='.$text);
    print $_."\n";
    $CLIP->Set($_);
    
  2. or download this
    @rem = '--*-Perl-*--
    @echo off
    perl -x -S "%~dpnx0" %1 %2 %3 %4 %5 %6 %7 %8 %9
    ...
    $CLIP->Set('<<i></i>code>'.$text.'<'.'/code>');
    __END__
    :endofperl
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://281123]
Approved by Corion
Front-paged by ybiC
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-16 08:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found