Skip to main content

Home/ Perl/ Group items tagged docs

Rss Feed Group items tagged

Alberto Adrián Schiano

APItools Docs! - 0 views

  •  
    Testing web APIs using this tool (see tutorial) Probando APIs web con esta herramienta (ver tutorial)
David Woodsmall

Perl - 0 views

  •  
    I don't know if this is appropriate (please remove and inform me, if it is not). I have book marked my personal PERL bookmarks - I refer to these when I'm in a hurry, have no good docs, and need some information.
Ali Safe

Folding Truck Access Platforms By AliSafe - 0 views

  •  
    Aerial truck access platforms represent a top notch necessity for a lot of businesses. Whether it comes to rescuing animals, washing windows or trimming trees, these are only a few of the most common occasions wherefore an aerial lift is so important.
Ali Safe

Scale Towards Achievement With Only The Most even Ladder - 0 views

  •  
    You can find customized versions of aluminum platforms in quite a few areas. Most prominently, you will be able to see them in general stores, used as support for shelf packers.
Alberto Adrián Schiano

QRQ.software - 0 views

  •  
    About time obtained from NTP servers (www)
    Sobre el tiempo obtenible de un servidor (www) NTP

Alberto Adrián Schiano

<graph>-Plugin for Mediawiki (Graph::Easy in Perl) - 0 views

  • Mediawiki is the software used by the popular Wikipedia. It allows humans very easily to create, maintain and improve documents in shared environments. One of the strengths of the software is that the content is seperated from the layout. This means that the source of a document/page/article specifies the structure of the information, but usually not how the information is finally rendered in the browser.
  •  
    Tool to convert documents from one format to another
    Herramienta para convertir documentos de un formato a otro

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

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
1 - 20 of 24 Next ›
Showing 20 items per page