Skip to main content

Home/ Perl/ Group items tagged tips

Rss Feed Group items tagged

Alberto Adrián Schiano

Perl / quepagina.es - 0 views

  •  
    [ES] Perl tips Consejos sobre perl
Alberto Adrián Schiano

Stack Overflow - 0 views

  •  
    Software questions - tips - kb Preguntas de software - consejos - bc
Alberto Adrián Schiano

Perl Circus - Perl Tricks, Tips And Traps. - 0 views

  •  
    Curious things about perl programming.
Alberto Adrián Schiano

Extreme Programming - 0 views

  • Interesting to note that ExtremeProgramming has emerged as a methodology for programming; it appears to be based in trial and error programming! Without tests and refactoring, it is not workable at all. So why not design first, write tests to that design, then program, test, perform refactoring and iterate? That's exactly what ExtremeProgramming is, friend. Just do it in tiny increments. "The differences between XP and trial-and-error are basically two-fold: first, you solve each error as it comes up, so that it doesn't compound with later errors. And second, you meant to do it that way in the first place, rather than being forced to come back and deal with unforeseen complications.
  •  
    XP - complexity & simplicity - techniques - tips
Alberto Adrián Schiano

Summersault Support Site - 0 views

  • Dynamic Site Template Notes for Designers
  •  
    HTML::Template and CGI::Application integration with Dreamweaver templates.
    Integracion de plantillas en Dreamweaver con HTML::Template y CGI::Application
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
seth kutcher

The Best Remote PC Support I Ever Had - 1 views

The Remote PC Support Now excellent remote PC support services are the best. They have skilled computer tech professionals who can fix your PC while you wait or just go back to work or just simpl...

remote PC support

started by seth kutcher on 12 Sep 11 no follow-up yet
1 - 8 of 8
Showing 20 items per page