LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | Portal Pages | MyLinks | Add Link | Modify Link | New | Hot | Link Us

Search/Browse

 Category Gateway
More Options
Category:  


LinuxLinks News
 · 24 Peachy Free Linux Games (Part 1 of 4)
 · 5 Productive Clipboard Managers
 · 6 Invaluable Free Scheme Books
 · 5 Best Free Scala Books
 · 6 Useful OCR Tools
 · 6 Best Free System Recovery Software
 · 5 Native XML Databases for Big Data
 · 9 Key Value Stores for Big Data
 · 6 Best File Systems for Big Data
 · 5 Top Linux Anti-Spam Tools
(more...)

 

Latest Links
The Little Black Box
libj
TemplateFx
typer
filegive
mdp
cartman
STMX
Crayonizer
sleepuntil
(more...)

 



Top : Software : Programming : Development : Modules : Perl

Highlights
24 Peachy Free Linux Games (Part 1 of 4)
Linux has finally come of age and is now a legitimate gaming platform. The release of quality commercial titles such as Left 4 Dead 2, Portal, and Day of Defeat bring real credibility to Linux as a first-class gaming platform. The bid to lure gamers away from Microsoft's platform has also been strengthened, in part, due to the official launch of Steam for the Linux operating system back on February 14.

(Read more)
Sound Juicer
Sound Juicer is a CD ripping tool that features a clean interface and automatic tagging of files. Read more

Links:

  • AI::Prolog
    AI::Prolog is a predicate logic engine implemented in pure Perl.
  • Algorithm::Diff
    Algorithm::Diff is a module for computing the difference between two files, two strings, or any other two lists of things. It uses an intelligent algorithm similar to (or identical to) the one used by the Unix `diff' program.
  • Alzabo
    Alzabo allows a programmer to create a set of schema, table, column, etc. objects that represent a data model. Alzabo is also capable of reverse engineering an existing data model.
  • AnyEvent
    This module offers a simple API for io, timer and completion callbacks, independent of the event loop in use. This allows module authors to use those events internally without forcing users of the module on a specific event loop. Currently supported are Event, Coro::Event, Glib and Tk.
  • Apache::Admin::Config
    Apache::Admin::Config provides a Perl object-oriented interface for reading and writing Apache-like configuration files without affecting comments, indentation, or truncated lines.
  • Apache::Gallery
    Apache::Gallery is a mod_perl handler that sits on top of your DocumentRoot and works it's magic on jpeg (and soon png) files.
  • Apache::PageKit
    Apache::PageKit is a mod_perl based application framework that uses HTML::Template and XML to separate the design from the content. Includes session management, authentication, form validation, co-branding, and a content management system.
  • Apache::SearchEngineLog
    Apache::SearchEngineLog is written for use with mod_perl, which logs the terms entered in search engines (that lead to your site) into a SQL database for later analysation.
  • Apache::Storage
    Apache::Storage is a module for storing information in Apache so the additional requests can gain access to it.
  • App-gh
    App-gh provides an interface for you to clone, fork, and search GitHub repositories from the command line.
  • App::Nopaste
    App::Nopaste allows easy access to any pastebin from the command line or a Perl program.
  • Archive::Zip
    Archive::Zip is a module that uses the Compress::Zlib module to read and write .ZIP files.
  • Asterisk::LDAP
    Asterisk::LDAP is a perl module for generating Asterisk 1.0 compatible configuration files from an LDAP directory tree. The package includes everything you need to get started, including the module itself, schema files, and example code.
  • Astro::FITS::Header
    Astro::FITS::Header are tools for reading, modifying and then writing out FITS standard header blocks to FITS and NDF files.
  • Audio::BunnyMusicFile
    Audio::BunnyMusicFile is a Perl module for working with various music file formats in a consistent way.
  • Audit-Perl
    Audit-Perl is a set of modules to make processing of source code vulnerability scanners easier. Each scanner is implemented as a separate module which parses the results and stores them into a common data format.
  • Averist
    Averist is a module that gives you an authentication layer to any web based application. With support for initial authentication through a CGI form, Averist can use CGI (hidden fields) or cookies for reauthentication (after configurable time out), and also for increased security use a local SQL-based database for storing the session keys.
  • Bare XML
    Bare XML is a "bare" XML parser with all primary parsing done via a simple state engine with about 20 or so different states.
  • bind9_5_counters.pl
    bind9_5_counters.pl is a script to extract values from the BIND 9.5 DNS server's XML statistics channel. It produces reports in Cricket MRTG and Cacti format, but it has only been tested with Cricket.
  • Bio::SeqReader
    Bio::SeqReader provides a lightweight alternative to Bioperl when all you really need is a helper for reading sequence data.
  • Business::Associates
    Business::Associates is a small set of modules using perl and XSLT to manipulate the new XML interface that Amazon.com provides.
  • Business::OnlinePayment::WorldPay::Junior
    Business::OnlinePayment::WorldPay::Junior tracks transactions made via the WorldPay Select Junior online payment service and to verify callbacks from WorldPay indicating that a transaction has been authorised or cancelled
  • C-DynaLib
    C-DynaLib is a Perl module that allows Perl programs to call C functions in dynamic libraries.
  • Carp::Clan
    Carp::Clan is a module that reports errors from the perspective of the caller of a "clan" of modules, similar to "Carp.pm" itself.
  • CGI::SHTML
    CGI::SHTML is a module for parsing Server-Side Includes (SSIs) within CGI scripts. It is used extensively on the TCB web site.
  • CGI::Utils
    CGI::Utils is a Perl module for retrieving information through the Common Gateway Interface and mod_perl.
  • Chipcard::CTAPI
    Chipcard::CTAPI is for accessing chipcard terminals based on the standardized CTAPI library. It provides not only the CTAPI functions but also a complete set of convenience methods for easy reading and writing of memory cards.
  • Class::Date
    Class::Date provides a simple date type for Perl.
  • Class::EHierarchy
    Class::EHierarchy is intended for use as a base class where hierarchally ordered objects are desired.
  • Class::MethodMaker
    Class::MethodMaker solves the problem of having to write a bazillion get/set methods that are all the same. The argument to 'use' is a hash whose keys are the names of types of generic methods generated by MethodMaker and whose values tell method maker what methods to make.
  • CONFIG::
    CONFIG:: caches files (re-reads the files if necessary) to speed up the file reading. It is possible to configurethe module to remove comments, trailing blanks, empty lines or to do other useful things only once.
  • Config::General
    This perl module opens a config file and parses it's contents for you. It provides variable interpolation, saving of configs (kinda serializer), an OOP-Interface and much more.
  • Config::Model
    Config::Model provides a framework to help in validating the semantic content of configuration data. It can also be used to provide a semantic check of options of a complex program like mplayer or transcode.
  • Config::Model::CursesUI
    Config::Model::CursesUI provides a curses user interface for all configuration descriptions created for config-model. This project is based on the Curses::UI Perl module.
  • Config::Model::OpenSsh
    Config::Model::OpenSsh is a graphical configuration editor for OpenSSH configuration files (e.g. /etc/ssh/sshd_config, /etc/ssh/ssh_config, or ~/.ssh/config).
  • Config::Model::Xorg
    Config::Model::Xorg provides a configuration model for xorg.conf. This model is to be loaded by Config::Model. Along with Config::Model::CursesUI, you get tools to view or edit your xorg.conf file.
  • Config::Natural
    Config::Natural can read configuration files with a simple but very flexible syntax.
  • Config::Record
    Config::Record provides a module for loading configuration records. It supports scalar, array, and hash parameters nested to an arbitrary depth.
  • Config::YUM
    Config::YUM is a Perl module used to parse a yum.conf file. It can download remote include files and includes local include files.
  • Data::Config
    Data::Config can read configuration files with a simple but very flexible syntax.
  • DB::Appgen
    DB::Appgen is an interface which includes both function oriented and object oriented interfaces to manipulate data in APPGEN databases.
  • DBD::Oracle
    DBD::Oracle is an Oracle interface for Perl 5. It is a driver for Perl's DBI framework.
  • DBI::Frame
    DBI::Frame is an extension of the standard DBI Perl module, designed around mysql, and used to create and maintain frameworks for databases.
  • DBIWrapper
    DBIWrapper provides easier access to databases using DBI. It currently supports MySQL, PostgreSQL and ODBC DBD drivers. High level methods for reading, writing, commiting and rolling back transactions are provided. The DBI data structures can still be used to return the data in.
  • DBIx::AnyDBD
    DBIx::AnyDBD provides application developers with an abstraction class a level away from DBI, that allows them to write an application that works on multiple database platforms
  • DBIx::Browse
    DBIx::Browse facilitates the browsing (INSERT, UPDATE and DELETE) of related database tables.
  • DBIx::CGI
    DBIx::CGI is an easy to use DBI interface for CGI scripts. Currently only the Pg and mSQL drivers are supported.

Next 50



Share this Page
Bookmark and Share
Submit this page to popular social networks such as Digg, Twitter, StumbleUpon and more.


My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Top Applications
    Top Free Software
    6 Lean Desktops
    14 File Managers
    21 Backup Tools
    21 Window Managers
    21 Productivity Tools
    21 Text Editors
    21 Video Emulators
    21 Home Emulators
    42 Graphics Apps
    42 Scientific Apps
    42 Email Apps
    12 Instant Messaging
    42 Games
    42 More Games
    21 More Games
    42 Audio Apps
    42 Video Apps
    80 Security Apps
    Free Console Apps
    14 Multimedia
    'Free' Proprietary
    21 Closed-Source Apps
    Top Commercial Apps
    42 Games
    Free Web Software
    21 Web CMS
    14 Wiki Engines
    8 Blog Apps
    6 eCommerce Apps
    Other Articles
    Migrating from Windows
    Distribution Guide
    Distro Portal Pages

    Migrate to Linux
    Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

    This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

     

    Distribution Guides
    Distro Guide

    Debian
    Fedora
    Gentoo
    Mandriva
    OpenSuSE
    RedHat
    Slackware
    Ubuntu
    Xandros

    Absolute
    Linux Mint
    64 Studio

    LiveCDs
    Berry Linux
    GoblinX
    KNOPPIX
    Kubuntu
    NimbleX
    PCLinuxOS
    Sabayon
    SimplyMEPIS
    Xubuntu

    Entire List

     

    SourceFiles.org
    Sourcefiles.org
    Backup
    CD Writing
    Databases
    Editors
    Emulators
    Financial
    Games
    Graphics
    Home ...
    Internet
    Multimedia
    Networking
    Office
    Prod Tools
    Scientific
    Shells
    Spreadsheets
    Toys
    Utilities
    WMs

     

    Services
    Web Calendar
    Linux Licenses

    Advertise at LinuxLinks.com

     

    Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2009 LinuxLinks.com All rights reserved.