Views

InformationTechnology:Programming:Perl

Contents

Navigation



Related categories

Java · Design Patterns · C/C++ ·
XML · GNU tools · Resources ·


About this page

We apologize for the little information we provide, this page is still under construction. Please stay tuned.
Image:Construction_worker.gif

Perl resources

  • Perl Design Patterns Book [1]
  • Perl news, forums and resources [2]
  • Perl in 20 pages - a guide to Perl 5 for C/C++, awk, and shell programmers [3]
  • Steve Litt's Perls of Wisdom [4]
  • Code Corner - various programming resources [5]
  • Installing Perl5 Modules Locally without root access rights - tips for virtual private servers [6]
  • Installing Perl Modules - perlmodinstall2 primer [7]
  • Mike Schilli's Friendly Neighborhood Perl Shop [8]
  • The Perl Directory at Perl.org - Perl resources [9]
  • A Perl Script to list in HTML-table format the installed modules


Mixed Perl and C/C++ programming

  • When the STL Isn't Enough - Adding Perl to Your C++ Applications with libperl++ [10]
  • Extending and Embedding Perl - using Perl from C programs [11]
  • Embed perl in C programs with perlembed [12]
  • C++ access to the Perl interpreter [13]


Perl code indexing and beautifying

  • LXR cross-referencing tool [14]
Multilingual, general purpose source code indexer and cross-referencer and Perl code
html-izer for hyperlinked code browsing with links to definition and usage of any identifier.
  • Perldoc::Search - indexing documents with perldig and swish [15]
  • Pretty Printer online code-beautifier for for PHP, Java, C++, C, Perl, JavaScript and CSS [16]
  • Beautifier - Flexible HTML Syntax Highlighting tool for Perl and PHP [17]
  • Beautifier for the Perl Programming Language [18]
  • Perltidy Perl Code beautifier and documenter [19]


Perl Quality Assurance and Testing

  • Adam Shostack's Security Code Review Guidelines (C/C++) [20] and [21]
  • Perl-qa-help list [22]
  • Codestriker code review tool [23]
  • Devel::Cover - code coverage for Perl [24]


Perl Threading

  • Sam Tregar's Perl threading tutorial [25]
  • Perl::threads documentation [26]
  • Perl threading tutorial [27]


Perl Debugging

  • Creating a Perl debugger [28]
  • The log4perl project - Perl port of log4j [29]
  • EPIC - Open Source Perl edit/debug IDE based on the Eclipse platform [30]
  • DzSoft Perl Editor/debugger for Perl/CGI scripts [31]
  • Top PHP and Perl Studio IDEs from Top Systems


Perl performance

  • Improving Perl Application Performance [32]
  • Profiling in Perl [33] and [34]
  • Efficiency and Perl [35]
  • Improving Perl Application Performance [36]


Perl on Windows

  • Perl for Win32 - Activestate and Apache
  • Compiling Perl Scripts into Standalone Executables [37] and [38]
  • Oasis Open Source Win32 Perl IDE [39]
  • GUI Loft - WYSIWYG design tool for designing Perl Win32::GUI Windows [40]


Perl DBI