Results 1-25 of about 117,579 results found for 'perl' in 0.41 seconds
 1 2345678910...

CiscoIOS.pm
# -*-perl-*-
#    genDevConfig plugin module
#
Language: Perl
License: GPL
(C) 2002 Francois Mikus
LOC: 591
SourceForge : Cricket (project search) : .../cricket/genDevConfig/plugins/genConfig/CiscoIOS.pm

Wx.pm
#############################################################################
## Name:        Wx.pm
## Purpose:     main wxPerl module
## Author:      Mattia Barbon
## Modified by:
Language: Perl
(c) 2000-2007 Mattia Barbon
LOC: 248
SourceForge : wxPerl (project search) : .../wxperl/wxPerl/Wx.pm

GD.pm
    print $im->png;
=head1 DESCRIPTION
B<GD.pm> is a Perl interface to Thomas Boutell's gd graphics library
(version 2.01 or higher; see below). GD allows you to create color
drawings using a large number of graphics primitives, and emit the
Language: Perl
Copyright 1995 Lincoln D. Stein. See accompanying README file for
LOC: 1296
SourceForge : LAN Admin System (project search) : .../usr/share/perl/5.8/GD.pm

General.pm
  use Autom4te::General
=head1 DESCRIPTION
This perl module provides various general purpose support functions
used in several executables of the Autoconf and Automake packages.
=cut
Language: Perl
License: GPL
(C) 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
LOC: 220
Savannah GNU : Autoconf (project search) : .../autoconf/autoconf/lib/Autom4te/General.pm

FileUtils.pm
  use Automake::FileUtils
=head1 DESCRIPTION
This perl module provides various general purpose file handling functions.
=cut
use strict;
Language: Perl
License: GPL
(C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
LOC: 236
Savannah GNU : Automake (project search) : .../automake/automake/lib/Automake/FileUtils.pm

Barcode.pm
All rights reserved.
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the Perl README file.
=head1 SEE ALSO
GD GD::Barcode subclasses
Language: Perl
LOC: 121
SourceForge : LAN Admin System (project search) : .../share/perl/5.8/GD/Barcode.pm

Event.pm
## Copyright:   (c) 2000-2007 Mattia Barbon
## Licence:     This program is free software; you can redistribute it and/or
##              modify it under the same terms as Perl itself
#############################################################################
package Wx::Event;
Language: Perl
(c) 2000-2007 Mattia Barbon
LOC: 264
SourceForge : wxPerl (project search) : .../wxperl/wxPerl/lib/Wx/Event.pm

opec.pl
#!/usr/bin/perl
#
# $Id: opec.pl,v 1.28 2007/12/24 10:01:14 flazan Exp $
Language: Perl
License: GPL
(C) 2004 Ksolutions S.p.A., All Rights Reserved....
LOC: 956
SourceForge : OpenPEC (project search) : .../openpec/opec/src/opec.pl

gethttpheader.pl
#!/usr/bin/perl
use Socket;
my $proto = getprotobyname('tcp');
Language: Perl
LOC: 35
SourceForge : WebMail/Java (project search) : .../jwebmail/jwebmail-0.7/contrib/debug/gethttpheader.pl

wheel-gen.pl
#!/usr/bin/perl -w
# Generate the spokes of a wheel, for wheel factorization.
# Copyright (C) 2001, 2005 Free Software Foundation, Inc.
Language: Perl
License: GPL
(C) 2001, 2005 Free Software Foundation, Inc.
LOC: 80
Savannah GNU : GNU Core Utilities (project search) : .../coreutils/coreutils/coreutils/src/wheel-gen.pl

log_accum.pl
#!/usr/bin/perl
# $Id: log_accum.pl,v 1.5 2003/03/29 12:35:13 bretts Exp $
#
Language: Perl
LOC: 358
SourceForge : Jetty - Java HTTP Servlet Server (project search) : .../jetty/CVSROOT/log_accum.pl

EAN13.pm
All rights reserved.
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the Perl README file.
=head1 SEE ALSO
GD::Barcode
Language: Perl
LOC: 186
SourceForge : LAN Admin System (project search) : .../perl/5.8/GD/Barcode/EAN13.pm

x21.pl
#! /usr/bin/env perl
#
# Demo x21 for the PLplot PDL binding
Language: Perl
(C) 2004 Rafael Laboissiere
LOC: 171
SourceForge : PLplot (project search) : .../plplot/plplot/examples/perl/x21.pl

Test-AutoBuild.spec.PL
close SPEC;
__DATA__
# Automatically generated by perl-Test-AutoBuild.spec.PL
%define appname Test-AutoBuild
# This macro is used for the continuous automated builds. It just
Language: Perl
(C) 2001-2004 Daniel Berrange
LOC: 266
Gna! : Test-AutoBuild (project search) : .../t/testautobuild/testautobuild/testautobuild/Test-AutoBuild.spec.PL

cvs-committers.pl
#! /usr/bin/perl
# Copyright (C) 2001 Rafael Laboissiere 
# I hereby put this script in the public domain.
Language: Perl
(C) 2001 Rafael Laboissiere
LOC: 28
SourceForge : PLplot (project search) : .../p/plplot/plplot/bin/cvs-committers.pl

joystick_event.pl
#!/usr/bin/perl
#
# TODO
Language: Perl
LOC: 44
SourceForge : Linux Mp3-Box (project search) : .../l/linuxmp3box/linuxmp3box/linuxmp3box_server/joystick_event.pl

Rule.pm
an extra test to ensure that the lookup succeeded, and will diagnose
failures as internal errors (with a message which is much more
informative than Perl's warning about calling a method on a
non-object).
=head2 Global variables
Language: Perl
License: GPL
(C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
LOC: 518
Savannah GNU : Automake (project search) : .../automake/automake/lib/Automake/Rule.pm

ID3v1Tag.pm
Copyright 1999-2000, Sander van Zoest, MP3.com, Inc. All rights reserved. 
This program is free software; you can redistribute it and/or modify it 
under the same terms as Perl itself.
=head1 REFERENCES
For general overview of MPEG 1, Layer 3 (MP3) Audio visit http://www.mp3.com/
Language: Perl
LOC: 316
SourceForge : Linux Mp3-Box (project search) : .../l/linuxmp3box/linuxmp3box/linuxmp3box_server/ID3v1Tag.pm

Code39.pm
All rights reserved.
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the Perl README file.
=head1 SEE ALSO
GD::Barcode
Language: Perl
LOC: 148
SourceForge : LAN Admin System (project search) : .../perl/5.8/GD/Barcode/Code39.pm

EAN8.pm
All rights reserved.
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the Perl README file.
=head1 SEE ALSO
GD::Barcode
Language: Perl
LOC: 155
SourceForge : LAN Admin System (project search) : .../perl/5.8/GD/Barcode/EAN8.pm

upload-debs.pl
#!/usr/bin/perl -w
#
# Upload the deb files for PLplot to the plplot.sf.net web site
Language: Perl
(C) 2004 Rafael Laboissiere
LOC: 162
SourceForge : PLplot (project search) : .../plplot/plplot/plplot/debian/upload-debs.pl

UPCE.pm
All rights reserved.
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the Perl README file.
=head1 SEE ALSO
GD::Barcode
Language: Perl
LOC: 196
SourceForge : LAN Admin System (project search) : .../perl/5.8/GD/Barcode/UPCE.pm

fix-msvc-mak-head.pl
#! @PERL@ -w
Language: Perl
LOC: 0
Spider_20090401_inc : CVS Access Control List Extension (project search) : .../0011/cvsacl/cvs-1.11.22-cvsacl-1.2.5-patched/windows-NT/fix-msvc-mak-head.pl

microbench.pl
#!/usr/bin/perl -w
Language: Perl
LOC: 0
pdos.lcs.mit.edu : pastwatch (project search) : .../p/pastwatch/pastwatch/tools/microbench.pl

rc5-586.pl
#!/usr/bin/perl
Language: Perl
LOC: 0
Spider_bigsf001 : Endian Firewall Community (project search) : .../openssl-0.9.7a/crypto/rc5/asm/rc5-586.pl

 1 2345678910...

Project Matches
 1 2345...

curl-perl

gimp-perl

Perl::Version - Perl::Version

Shell__Perl - Shell::Perl, Shell::Perl::Data::Dumper,...

Probe__Perl - Probe::Perl








About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us