Results for "Programming with Perl"

Wire posts

  • This works and I dont know how :) perl -pe '}{$_=$.' filename #Perl #Magic #PerlMagic

    1678 days ago

  • Perl onliner to add string to each of the fasta header. $ perl -p -e 's/^(>.*)$/$1-origin/g' in.fasta > out.fasta #String #Header #Fasta

    1670 days ago

  • Perl script to run in parallel https://perlmaven.com/speed-up-calculation-by-running-in-parallel #Perl #Parallel #Script #Core #Thread

    1668 days ago

  • Perl References https://gist.github.com/afair/2402068 #Perl #Reference #Array #Hash

    1588 days ago

  • Keep perl in container https://www.ecliptik.com/Containerizing-a-Perl-Script/ #Docker #Container #Perl #Dependencies

    1566 days ago

  • PAR::Packer to pack your perl program $ sudo apt install libpar-packer-perl #Perl #Pack #PAR

    1563 days ago

  • The easy way to build stand-alone Perl apps https://www.perl.com/article/58/2014/1/5/The-easy-way-to-build-stand-alone-Perl-apps/ #Perl #Pack

    1494 days ago

  • Kill all screen commands. screen -ls | perl -ne '/(\d+)\./;print $1' | xargs -l kill -9 #kill #screen

    1435 days ago

  • $ export PERL5LIB=/usr/share/perl5/:/usr/lib/x86_64-linux-gnu/perl5/5.26/Text/ #Set #Path #Perl #Module

    1224 days ago

  • Ten simple #rules for #teaching applied programming in an authentic and immersive #online environment https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1009184

    1051 days ago