Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Using Perl with Proprietary Development Tools

by clemburg (Curate)
on Sep 06, 2001 at 14:22 UTC ( [id://110535]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @perl -MWin32::Clipboard -0777 -e "$c=Win32::Clipboard(<>);" "%1"
    
  2. or download this
    (fset 'my-copy-whole-buffer "\C-xh\367")
    
    (global-set-key "\C-a" 'my-copy-whole-buffer)
    
  3. or download this
    " this is the mapping created (for command mode)
    " like gvim shows it in response to :map command
    ...
    " :map <Ctrl-V> <Ctrl-A> yggvG <Ctrl-V> <Escape>
    
    map  yggvG
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-19 15:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found