Skip to main content

Home/ Perl/ Group items tagged script

Rss Feed Group items tagged

Alberto Adrián Schiano

ImageMagick: PerlMagick, Perl API for ImageMagick - 0 views

  • PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. You must have ImageMagick 6.2.0 or above and Perl version 5.005_02 or greater installed on your system for either of these utilities to work.
Alberto Adrián Schiano

Using Expect.pm 2 managge unreliable programs - 0 views

  • here is a working example. This script shows 2 ways, one is saving the key to a file and reading it back in, the other, just hard codes the file contents into a variable. I tried a few things to avoid a temp file, but no luck. There is a Content type for the write, but it dosn't seem to work for scalar....it still writes a file.
  • Because PHP sucks: escape to Perl
  • How to Make Crypt::DSA use a your key to sign something
  • ...4 more annotations...
  • looking at a post by Sisyphus on comp.lang.perl. misc, it seems that you CAN use the numeric keys, like you tried in your original post. He showed a neat trick ( which I will have to explore further) where he reblessed the key data, and it works.
  • This node How to Make Crypt::DSA use a your key to sign something got me thinking about how to extend Crypt::DSA's potential, to make public and private keys, for signing verification. The script below, will verify 2 ways, once with scalars inside the script, and once from files. The generated sig, is actually binary, so note the base64 encoding of it, for attachment to emails, etc. I must thank sisyphus for the trick of reblessing a hash back into an object. This is the critical part of the script, where the public and private keys are generated. The docs for Crypt::DSA don't show how to separate them,( and you wouldn't want to be distributing your private key in the public PEM file. :-)
  • Note: This isn't really a Perl thing, but I'm using it for Perl scripts and it's too handy not to share
  • Expect.pm Test Program One The following test program runs the unreliable program twenty times. If the unreliable program takes longer than five seconds, the attempt to run it is terminated and the test program continues.
  •  
    Using Expect with perl - tips and references - simple examples as a starting
Alberto Adrián Schiano

Nautilus Scripts GNOME-Look.org - 0 views

  • This is a collection of Nautilus scripts I've created and collected to enable C/C++ project compilation for Linux/Windows, audio file conversion, package file conversion and installation, and a few other things via Nautilus. Please read the AUTHORS, INSTALL, and LICENSE files for details. Friday, June 15 2007: My project has been "lifehacked" :) http://lifehacker.com/software/featured-linux-download/supercharge-your-right+click-menu-with-nautilus-scripts-269043.php
  •  
    Adding utility menus to GNU Nautilus browser
    Agregando menus utilitarios al navegador GNU Nautilus

Alberto Adrián Schiano

Marc Lehmann's "Gimp" scripting with perl - 0 views

  •  
    GIMP plugins with perl scripting Agregados para GIMP con guiones en perl
Alberto Adrián Schiano

del.icio.us import script: win32 binary now available | the institute of hybernautics - 0 views

  • del.icio.us import script: win32 binary now available
  •  
    a perl script to parse bookmarks.html and post it directly into your del.icio.us collection.
Alberto Adrián Schiano

Apps Script - Google Apps Script - 0 views

  •  
    Create web-based applications with Google/HTML5 and javascript Cree aplicaciones basadas en la red usando Google, HTML5 y javascript
Alberto Adrián Schiano

Recursos webmaster - CGI/Perl - 0 views

  •  
    Collection of free downloadable scripts with examples
    Coleccion de guiones de descarga gratuita con ejemplos

Alberto Adrián Schiano

etree-scripts - 0 views

  •  
    Flac audio perl scripts for CLI
Alberto Adrián Schiano

Bioperl Core API Tutorial - 0 views

  •  
    Web DNA codone downloading by perl script Descarga de codones de ADN de la web mediante guion perl
Alberto Adrián Schiano

Free Remotely Hosted Scripts - ScriptSocket - 0 views

  •  
    Learn perl programming by video
    Aprenda a programar en perl con videos

Alberto Adrián Schiano

How to hide/inhibit the console window when launching a Perl script on Windows? - 0 views

  • When I launch a Perl script on Windows, there's a console window that gets started too. How can I make this go away, or not get created in the first place?
Alberto Adrián Schiano

Perl programming: help, examples, and tutorials - 0 views

  •  
    Interesting articles about perl modules and scripts
Alberto Adrián Schiano

Programming adesklets - adesklets 0.6.1 - 0 views

  • adesklets and Perl From adesklets 0.6.0, adesklets can now be scripted out of the box from Perl, thanks to the work of Lucas Brutschy . Of course, the Perl bindings are completely orthogonal from Python, and only needs a Perl 5 environment in addition to the core adesklets interpreter, written in C.
  •  
    like Karamba but could work with perl.
Alberto Adrián Schiano

Mastak Absolute Perl - 0 views

  • Mastak Absolute Perl is the unique tool for creating, editing and debugging Perl scripts and programs. Mastak Absolute Perl has intuitive interface and combines the ease of use with full featured development environment while using only small part of system resources. Mastak Absolute Perl features multiple document interface and syntax highlighting as well as web browser integration. Easy to use text editor and powerful Code Explorer together with ability to launch the integrated Perl interpreter and debugger both in editor window and in console allow the programmer to work fast and effectively. The software is highly configurable. You can set it up to use your favorite colors, fonts, macros, hot keys, files and folders MRU lists. The program remembers its previous state up to cursor position on re-launch. Mastak Absolute Perl supports all major Cyrillic encodings (including WIN1251, DOS866, ISO8859-5 and KOI8-R). The document encoding is automatically determined on file loading. The program has a simple FTP client built-in that allows fast uploads and downloads of CGI scripts to and from web servers. The built-in FTP client fully supports various Cyrillic encodings. Mastak Absolute Perl runs on the following operating systems: Microsoft Windows 95, 98, NT 4.0, 2000. The only requirement is that Microsoft Internet Explorer (version 4.0 or higher) should be installed on the machine.
  •  
    Another perl editor - freeware - no screenshots
    Otro editor de perl - gratis - no hay ilustraciones

Alberto Adrián Schiano

Email Archiving, Outlook and Thunderbird - 0 views

  • Email Archiving, Outlook and Thunderbird
  •  
    Useful script to deal with Outlook emails
Alberto Adrián Schiano

perlnow.el - emacs extensions to speed perl development - 0 views

  • perlnow.el - emacs extensions to speed perl development
  •  
    REFRESING OUR EMACS CONCEPTS: perlnow.el is a collection of utility commands for perl programmers who use emacs. These commands are designed to help automate some routine tasks in the initial creation of perl scripts and modules. Commands are also provided to assist in running, testing and debugging inside of emacs.
Roy Jensen

Net::OpenSSH - search.cpan.org - 0 views

  • 3 - run ssh from the command line Check you can connect to the remote host using the same parameters you are passing to Net::OpenSSH. In particular, ensure that you are running ssh as the same local user. If you are running your script from a webserver, the user would probably be www, apache or something alike. Common problems are: Not having the remote host public key in the known_hosts file.
    • Roy Jensen
       
      The key must be paired with the host i the known_hosts file, that is how Net::OpenSSH uses public key authentication for SSH
  • run ssh from the command line Check you can connect to the remote host using the same parameters you are passing to Net::OpenSSH. In particular, ensure that you are running ssh as the same local user. If you are running your script from a webserver, the user would probably be www, apache or something alike. Common problems are: Not having the remote host public key in the known_hosts file. Wrong permissions for the ~/.ssh directory or its contents. Incorrect settings for public key authentication.
1 - 20 of 72 Next › Last »
Showing 20 items per page