The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "HACKER"

Poem - make Just Another Perl Hacker work River stage zero No dependents

Did you know the Magic Phrase "Just Another Perl Hacker" is a completely valid construct in perl? Even under stricture and warnings it parses fine. But to make it really work, you need this module. Otherwise perl complains like "Can't locate object m...

DANKOGAI/Just-Another-Perl-Hacker-0.01 - 25 Mar 2006 12:23:23 UTC - Search in distribution

WebService::HackerNews - interface to the official HackerNews API River stage zero No dependents

This module provides an interface to the official Hacker News API <https://github.com/HackerNews/API>. This is very much a lash-up at the moment, and liable to change. Feel free to hack on it and send me pull requests. It provides a semi object-orien...

NEILB/WebService-HackerNews-0.05 - 28 Sep 2016 22:17:57 UTC - Search in distribution

Perl::Achievements::Achievement::PerlHacker - just another Perl hacker River stage zero No dependents

YANICK/Perl-Achievements-0.4.0 - 06 Jun 2012 01:40:03 UTC - Search in distribution

pft - Hacker friendly static blog generator River stage zero No dependents

*PFT* It is a static website generator written in Perl. PFT stands for *Plain F. Text*, where the meaning of *F* is up to personal interpretation. Like *Fancy* or *Fantastic*. Static means that your content is compiled once and the result can be serv...

DACAV/App-PFT-v1.4.1 - 25 Jul 2019 20:39:05 UTC - Search in distribution

Sx - front-end to all the Athena and Xlib garbage for Perl GUI progamming River stage zero No dependents

Using the Sx package is pretty simple. At the minimum, you 'use Sx;' To actually have X windows pop open and such, you need to do the following: 1) To get everything started, you should call OpenDisplay(). If OpenDisplay() returns a non-zero value, i...

FMC/Sx-2.3 - 25 Apr 1997 09:27:47 UTC - Search in distribution

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1216 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution

perlre - Perl regular expressions River stage five • 11292 direct dependents • 32664 total dependents

This page describes the syntax of regular expressions in Perl. If you haven't used regular expressions before, a tutorial introduction is available in perlretut. If you know just a little about them, a quick-start introduction is available in perlreq...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

perlfaq4 - Data Manipulation River stage zero No dependents

This section of the FAQ answers questions related to manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues....

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant River stage two • 19 direct dependents • 57 total dependents

CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a ...

MANWAR/CGI-Simple-1.281 - 31 Jan 2024 14:19:02 UTC - Search in distribution

Data::Stag - Structured Tags datastructures River stage one • 4 direct dependents • 8 total dependents

This module is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures can be represented as nested arrays, which have the advantage of being native to perl. A simple example is shown b...

CMUNGALL/Data-Stag-0.14 - 18 Sep 2013 05:33:02 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

Seis - Perl6ish syntax on Perl5 River stage zero No dependents

Seis compiles Perl6 syntax into Perl5. It's only emulate perl6's syntax. Not semantics. But it's useful because perl6's syntax is sane. So, there is a lot of Perl6::* stuff, that ports a part of Perl6 stuff. But this module's concept is port most Per...

TOKUHIROM/Seis-0.12 - 06 Sep 2013 00:55:18 UTC - Search in distribution

Kwiki - The Kwiki Wiki Building Framework River stage three • 119 direct dependents • 135 total dependents

A Wiki is a website that allows its users to add pages, and edit any existing pages. It is one of the most popular forms of web collaboration. If you are new to wiki, visit http://c2.com/cgi/wiki?WelcomeVisitors which is possibly the oldest wiki, and...

INGY/Kwiki-0.39 - 06 Mar 2007 20:57:49 UTC - Search in distribution

pl-examples - Perl One-Liner Examples River stage zero No dependents

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

pexeso - Play the pexeso game River stage zero No dependents

Play the pexeso game a simple and educational mind game with a Perl variant! In this version the cards are downloaded directly from the internet and are displaying your favorite CPAN contributer (a.k.a Perl hacker)....

POTYL/Game-Pexeso-0.01 - 23 Oct 2009 18:48:25 UTC - Search in distribution

CGI::Auth - Simple session-based password authentication for CGI applications River stage one • 1 direct dependent • 1 total dependent

"CGI::Auth" provides password authentication for web-based applications. It uses server-based session files which are referred to by a parameter in all links and forms inside the scripts guarded by "CGI::Auth". At the beginning of each script, a "CGI...

CCWALLACE/CGI-Auth-3.00 - 28 Jan 2004 19:26:25 UTC - Search in distribution

YiJing - The Book of Hacking River stage zero No dependents

AUDREYT/YiJing-0.10 - 12 Dec 2010 14:46:44 UTC - Search in distribution

Convert::Binary::C - Binary Data Conversion using C Types River stage one • 4 direct dependents • 4 total dependents

Convert::Binary::C is a preprocessor and parser for C type definitions. It is highly configurable and supports arbitrarily complex data structures. Its object-oriented interface has "pack" and "unpack" methods that act as replacements for Perl's "pac...

MHX/Convert-Binary-C-0.84 - 23 Nov 2020 13:15:27 UTC - Search in distribution
111 results (0.088 seconds)