iC Home > Perl > Further Links
-
Perl Script sslcsr.pl



- Perl Reference
Creating a RSA PRIVATE KEY (foo.key) and CERTIFICATE REQUEST (foo.csr) with Perl and Expect.
infocopter.com/know-how/geek-problems/how-to-ssl/sslcsr-pl.html
-
Perl Magazin "foo". Workshops. Code Snippets.

- Perl Reference
Online Perl-Magazin.
foo-magazin.de/
-
Perl Know-how: eBay API
- Perl Reference
GetItem request, GeteBayOfficialTimeRequest etc.
infocopter.com/perl/ebay.html
-
CPAN: Lingua::EN::Fathom

- Perl Reference
Measure readability of English text. Fog, Flesch, Kincaid.
search.cpan.org/dist/Lingua-EN-Fathom/lib/Lingua/EN/Fathom.pm
-
Thema in de.comp.lang.perl.misc
- Perl Reference
Automatisches "follow" konfigurieren bei CPAN Modul
groups.google.ch/group/de.comp.lang.perl.misc/browse_thread/thread/d887c64466cb8107/7eedc4b7ae444ee9?hl=de
-
META.yml

- Reference Perl
Specification for the META.yml file
-
CPAN: PerlCryptLib
- Perl Reference
Perl interface to Peter Guttman's cryptlib API
search.cpan.org/~alvarol/PerlCryptLib-1.03/
-
Perl: Using GD::Graph3D
- Perl Reference
GD::Graph3D - Create 3D Graphs with GD and GD::Graph. See some screen shots
foo.be/docs/tpj/issues/vol5_2/tpj0502-0005.html
-
Know-how: Charts with Perl


- Perl Reference
Perl: Graphics and charts with CPAN's GD::Graph
infocopter.com/perl/graphics-charts.html
-
Perl: GD::Graph Modules
- Perl Downloads
Source Code: GD::Graph::mixed, GD::Graph::pie
cpan.uwinnipeg.ca/htdocs/GDGraph/
-
Perl: GD::Graph

- Perl Reference
GD::Graph is a perl5 module to create charts using the GD module
jonblog.uklinux.net/www/presentation/GDGraphing.html
-
Perl Tip: Generate MySQL compatble time strings
- Perl Reference
You want to generate a (MySQL 4.x compatible) time string. You also may move back and forward in time by adding specfic amount of seconds where installing fat Date modules would be an overkill
infocopter.com/perl/format-time.html
-
Perl Tip: Suppress warn messages

- Reference Perl
How to prevent warning messages thrown by external modules?
infocopter.com/perl/no-warn.html
-
SOAP::Lite




- Reference Perl
Examples and hints
infocopter.com/perl/soap/soap-lite.html
-
NoXML, Another SOAP::Lite Alternative



- Reference Perl
NoXML is a regular expressions-based, XML Parser-free drop-in alternative to SOAP::Lite
hacks.oreilly.com/pub/h/174
-
SOAP::Lite Docs: SOAP Serializer







- Reference Perl
The SOAP::Serializer class is the means by which the toolkit manages the expression of data as XML. The object that a SOAP::Lite instance uses by default is generally enough for the task, with no need for the application to create its own. The main purpose of this class is to provide a place for applications to extend the serializer by defining additional methods for handling new datatypes
majordojo.com/soaplite/docs/SOAP/Serializer.html
-
Guide: SOAP::Lite








- Reference Perl
Quick Start Guide with SOAP and SOAP::Lite
guide.soaplite.com/
-
SOAP::Lite
- Reference Perl
How to Access Nested SOAP Body Element
majordojo.com/soaplite/2004/02/how_to_access_n.html
-
Group SOAP::Lite

- Reference Perl
Discussions about SOAP::Lite, XMLRPC::Lite and UDDI::Lite for Perl (www.soaplite.com). Easy access to information about released versions, features and on-going development
groups.yahoo.com/group/soaplite/
-
Perl Regex Recipes








- Perl Reference
Common needed regular expressions.
infocopter.com/perl/regex-recipes.html
-
Ajax @ Perl








- Reference Perl
Ajax Demos in Perl
perljax.us/demo/
-
Know-how: Perl and Ajax









- Reference Perl
Ajax with Perl
infocopter.com/perl/ajax.html
-
Perl SOAP Error handling








- Reference
SOAP Error Handling in Perl
infocopter.com/perl/soap-error-handling.html
-
perldoc.perl.org/encoding.html - Reference
Perl encoding
perldoc.perl.org/encoding.html
-
perldoc.perl.org/Carp.html - Reference
The Carp routines are useful in your own modules because they act like die() or warn(), but with a message which is more likely to be useful to a user of your module
perldoc.perl.org/Carp.html
-
know-how/mediawiki-reference/Perl-CMS-MediaWiki.html - Software
A Perl module for managing MediaWiki pages.
infocopter.com/know-how/mediawiki-reference/Perl-CMS-MediaWiki.html
-
perldoc.perl.org/index-functions.html









- Reference
Perl functions A-Z
perldoc.perl.org/index-functions.html
-
studio.imagemagick.org/script/perl-magick.php - Reference
Perl interface to ImageMagick
studio.imagemagick.org/script/perl-magick.php
-
la-grange.net/cms - Software Reference
Open Source Content Management System List
la-grange.net/cms
-
Perl.com/pub/a/2002/08/20/perlandlwp.html - Perl Reference
Web Basics with LWP
perl.com/pub/a/2002/08/20/perlandlwp.html
-
perl/ebay.htm









- Perl Reference
ebay with Perl. Access to ebay's XML API
infocopter.com/perl/ebay.htm
-
Perl.com/lpt/a/2004/06/10/email.html







- Perl Reference
The Evolution of Perl Email Handling
By Simon Cozens
perl.com/lpt/a/2004/06/10/email.html
-
Perl.com/pub/a/2004/09/30/drop_the_soap.html - Reference
Don't Be Afraid to Drop the SOAP
perl.com/pub/a/2004/09/30/drop_the_soap.html
-
modperl.com:9000/book/chapters/ch9.html - Perl Reference
Chapter 9: Perl API Reference Guide
modperl.com:9000/book/chapters/ch9.html
-
perl/GUI-Programming - Perl Reference
GUI Programming with Perl
/perl/GUI-Programming/index.html
-
Bahnhof.se/~johanl/perl/Loft/ - Perl Reference
The GUI Loft is a powerful and easy-to-use WYSIWYG design tool (written in Perl) for designing Perl Win32::GUI Windows.
bahnhof.se/~johanl/perl/Loft/
-
perl/perl-tk.htm - Reference Perl
GUI development in Perl with Tk
/perl/perl-tk.htm
-
perl/PerlQt.htm - Reference Perl
Windows GUI Programming
/perl/PerlQt.htm
-
perl/Win32-GUI.htm - Perl Reference
Win32::GUI: Hello, World!
/perl/Win32-GUI.htm
-
wxPerl.sourceforge.net/download.html








- Perl Reference
wxPerl is a perl module that allows a Perl program to use the wxWidgets GUI toolkit
wxperl.sourceforge.net/download.html
-
jeb.ca/perl/win32-gui-docs/index.pl/how-to - Reference Perl
The Win32::GUI How-To
jeb.ca/perl/win32-gui-docs/index.pl/how-to
-
PerlQt.sourceforge.net/index.php?page=doc - Reference
Perl Object Oriented interface to the Qt GUI Toolkit. Access to the KDE Desktop Environment libraries is planned as well
perlqt.sourceforge.net/index.php?page=doc
-
Gaim.sourceforge.net/api/perl-howto.html - Reference Software
Gaim Perl Scripting HOWTO. Provides the interface for using perl scripts as plugins in Gaim. Developers can write perl scripts that can be loaded in Gaim as plugins. The scripts can interact with IMs, chats, accounts, the buddy list, gaim signals, and more.
gaim.sourceforge.net/api/perl-howto.html
-
perl/dbi.htm - Perl Reference
Perl DBI Samples
infocopter.com/perl/dbi.htm
-
LinuxSelfHelp.com/HOWTO/XML-RPC-HOWTO/xmlrpc-howto-perl.html - Perl Reference
Using XML-RPC with Perl
linuxselfhelp.com/HOWTO/XML-RPC-HOWTO/xmlrpc-howto-perl.html
-
Weblogs.Java.net/pub/wlg/1712 - Reference
Perl vs. Java
weblogs.java.net/pub/wlg/1712
-
texi2html.cvshome.org
- Reference
A Perl script which converts Texinfo source files to HTML output
https://texi2html.cvshome.org/
-
search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/FAQ.pod









- Perl Reference
Net::LDAP::FAQ
search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/FAQ.pod
-
perl/cgi-lite.htm









- Perl Reference
Perl module to process and decode WWW forms and cookies
infocopter.com/perl/cgi-lite.htm
-
perl/cgi.htm









- Perl Reference
CGI Processing with Perl
infocopter.com/perl/cgi.htm
-
perl/cookie.htm








- Perl Reference
Cookie Handling with Perl
infocopter.com/perl/cookie.htm
-
Perldoc.com/perl5.8.0/lib/lwpcook.html








- Perl Reference
Examples that show typical usage of the libwww-perl library
perldoc.com/perl5.8.0/lib/lwpcook.html
-
PerlBase.XWolf.de/...







- Perl Reference
[Closed] Wissensdatenbank für PERL. Kalenderberechnungen Datum und Zeit, Osterdatum.
http://perlbase.xwolf.de/cgi-bin/perlbase.cgi?display=16&id=14
perlbase.xwolf.de/
-
perl/xml-rpc-samples.htm








- Perl Reference
XML RPC Samples in Perl
infocopter.com/perl/xml-rpc-samples.htm
-
raycosoft.com/rayco/support/perl_tutor.html








- Perl Reference
Perl recipes
raycosoft.com/rayco/support/perl_tutor.html
-
GWolf.cx/seguridad/wrap/fpaper/node15.html




- Perl Reference
Reasons for choosing Perl - Reasons why Perl might not be an ideal choice
gwolf.cx/seguridad/wrap/fpaper/node15.html
-
perl/config-files.htm







- Perl Reference
CPAN Config::IniFiles
infocopter.com/perl/config-files.htm
-
perl/simple-config.htm







- Perl Reference
Simple Configuration Processing
infocopter.com/perl/simple-config.htm
-
Perl.Apache.org/docs/2.0/index.html








- Perl Reference
mod_perl 2.0 Documentation
perl.apache.org/docs/2.0/index.html
-
Perl.Apache.org/docs/2.0/user/porting/porting.html








- Perl Reference
Porting Apache:: Perl Modules from mod_perl 1.0 to 2.0
perl.apache.org/docs/2.0/user/porting/porting.html
-
docs.rinet.ru/ProPauk/ch8.htm - Perl Reference
Perl Special Variables
docs.rinet.ru/ProPauk/ch8.htm
-
Perl.plover.com - Perl Reference
Perl Paraphernalia. Perl Advanced Techniques Handbook (drafts). Hints, articles, Perl modules, programs
perl.plover.com/
-
Perl.com/pub/a/2003/06/19/treasures.html - Perl Reference
Hidden Treasures of the Perl Core
perl.com/pub/a/2003/06/19/treasures.html
-
Dummies.com/WileyCDA/DummiesArticle/id-1733.html - Perl Reference
Ten Short, Useful Perl Programs
dummies.com/WileyCDA/DummiesArticle/id-1733.html
-
TAKE23.org/docs/guide/performance.xml/6 - Perl Reference
news and resources for the mod_perl World (performance)
take23.org/docs/guide/performance.xml/6
-
Linux-magazin.de/Artikel/ausgabe/2003/02/perl/perl.html - Perl Reference
C-Funktionen in Perl mit dem Inline-Modul
Eingang zur Unterwelt
linux-magazin.de/Artikel/ausgabe/2003/02/perl/perl.html
-
Georgejas.com/perl - Perl Reference
Perl Bits
georgejas.com/perl/
-
LAMPS.efactory.de/lamps-2-0... - CInternet:Webmaster Reference
LAMPS Tutorial. Kompilieren, Installieren und
Konfigurieren eines LAMPS Servers. Apache 2.0, Mod_Perl,
PHP, Mod_SSL, MySQL, PostgreSQL und PDFLib in wenigen
Schritten und anhand von Beispielen
lamps.efactory.de/lamps-2-0.shtml
-
pleac.sourceforge.net/pleac_perl - Perl Reference
Useful code samples for Perl Cooking
pleac.sourceforge.net/pleac_perl/t1.html
-
Perldoc.com/cpan/CGI/WML.html - CInternet:Webmaster Reference
CGI::WML - Subclass LDS's "CGI.pm" for WML output and WML methods
perldoc.com/cpan/CGI/WML.html
-
JuicyStudio.com/tutorials.html - CInternet:Webmaster Reference
Web Development, Extensible Markup Language (XML) Tutorial, Active Server Pages (ASP) Tutorial, Extensible HyperText Markup Language (XHTML), Wireless Markup Language (WML), JavaScript Tutorial, Java Tutorial, PHP Tutorial, MySQL Tutorial, Perl Tutorial, Cascading Style Sheets Tutorial, Flash Tutorial, HTML Web Safe Colour Codes, Browser Compatibility Chart
juicystudio.com/tutorials.html
-
Tutor.FHZH.ch/tutorials/perl-tutorial... - Perl Reference
Einführung in Perl
tutor.fhzh.ch/tutorials/perl-tutorial/perl_start.html
-
ETHZ.ch/Publikationen/Dokumentation... - CInternet:Webmaster Reference
Dokumentationen. Informationen zu Windows und Windows2000. NT Backup Konzept (Wer soll was, wo, wie in einem NT Netzwerk sichern?). Perl 5. Sendmail Konfiguration und Installation. Einführung in Einführung in Windows 2000
id.ethz.ch/Publikationen/Dokumentation.html
-
NYLUG.org/~eberg/perl.html - Perl Reference
Cool Perl Tips
nylug.org/~eberg/perl.html
-
Cotse.com/perl - Perl
Well Perl reference, Perl functions A - Z
cotse.com/perl/
-
genome-www.stanford.edu/perlOOP/examples - Reference
Perl OOP Examples
genome-www.stanford.edu/perlOOP/examples
-
modperl.com/perl_conference... - Perl Reference
Beispiele für Datenbankzugriffe mit Perl DBI
modperl.com/perl_conference/advanced/more_dbi.html
-
faqs.org/faqs/perl-faq - Reference
Perl FAQs
faqs.org/faqs/perl-faq
-
tpj.com - Reference
The Perl Journal. The voice of the Perl community.
tpj.com
-
reference.perl.com
- Perl Know-how
Perl Reference
reference.perl.com
[ home ] -
[ search ] -
[ feedback ]
copyright by reto - created with mytexi