1 2345678910...
|
use Common::Log;
use genConfig::Utils;
use genConfig::File;
use genConfig::SNMP;
### Start package init
Language: Perl License: GPL (C) 2002 Francois Mikus LOC: 591 SourceForge : Cricket (project search) : .../cricket/genDevConfig/plugins/genConfig/CiscoIOS.pm
|
_start();
our( $wx_path );
sub _load_file {
Wx::wxVERSION() < 2.005 ? DynaLoader::dl_load_file( $_[0], 0 ) :
Wx::_load_plugin( $_[0] );
Language: Perl (c) 2000-2007 Mattia Barbon LOC: 248 SourceForge : wxPerl (project search) : .../wxperl/wxPerl/Wx.pm
|
package GD;
# Copyright 1995 Lincoln D. Stein. See accompanying README file for
# usage information
require 5.004;
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
|
# 02110-1301, USA.
###############################################################
# The main copy of this file is in Automake's CVS repository. #
# Updates should be sent to automake-patches@gnu.org. #
###############################################################
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
|
use Autom4te::ChannelDefs;
use Autom4te::Channels;
use File::Basename;
use File::Path ();
use File::stat;
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
|
#
# Project OpenPec
# file name: opec
#
# DESCRIPTION
Language: Perl License: GPL (C) 2004 Ksolutions S.p.A., All Rights Reserved.... LOC: 956 SourceForge : OpenPEC (project search) : .../openpec/opec/src/opec.pl
|
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
|
#
# Project OpenPec
# file name: Xml.pm
# package: Opec::Xml
#
Language: Perl License: GPL (C) 2004 Ksolutions S.p.A., All Rights Reserved.... LOC: 504 SourceForge : OpenPEC (project search) : .../openpec/opec/src/Opec/Xml.pm
|
# $Id: log_accum.pl,v 1.5 2003/03/29 12:35:13 bretts Exp $
#
# Perl filter to handle the log messages from the checkin of files in
# a directory. This script will group the lists of files by log
# message, and mail a single consolidated log message at the end of
Language: Perl LOC: 358 SourceForge : Jetty - Java HTTP Servlet Server (project search) : .../jetty/CVSROOT/log_accum.pl
|
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
|
# Copyright (C) 2004 Rafael Laboissiere
#
# This file is part of PLplot.
#
# PLplot is free software; you can redistribute it and/or modify
Language: Perl (C) 2004 Rafael Laboissiere LOC: 171 SourceForge : PLplot (project search) : .../plplot/plplot/examples/perl/x21.pl
|
# I hereby put this script in the public domain.
# This script parse the output of the "cvs log" command and generates for
# each file in the MAIN trunk a list of user ids and the associated years
# where eahc one made commits to the file.
#
Language: Perl (C) 2001 Rafael Laboissiere LOC: 28 SourceForge : PLplot (project search) : .../p/plplot/plplot/bin/cvs-committers.pl
|
use vars qw(@ISA @EXPORT @EXPORT_OK);
use Carp;
use IO::File;
require Exporter;
@ISA = ('Exporter');
Language: Perl LOC: 316 SourceForge : Linux Mp3-Box (project search) : .../l/linuxmp3box/linuxmp3box/linuxmp3box_server/ID3v1Tag.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
|
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
|
#!/usr/bin/perl -w
#
# Upload the deb files for PLplot to the plplot.sf.net web site
#
# Copyright (C) 2004 Rafael Laboissiere
Language: Perl (C) 2004 Rafael Laboissiere LOC: 162 SourceForge : PLplot (project search) : .../plplot/plplot/plplot/debian/upload-debs.pl
|
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
|
use Automake::RuleDef;
=head1 DESCRIPTION
This package provides support for Makefile rule definitions.
An C<Automake::Rule> is a rule name associated to possibly
many conditional definitions. These definitions are instances
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
|
This sub-package creates a 'builder' user account and the directory structure
in /var/lib/builder necessary for running a builder instance using the default
example configuration file.
%description cvs
Test-AutoBuild is a Perl framework for performing continuous, unattended,
Language: Perl (C) 2001-2004 Daniel Berrange LOC: 266 Gna! : Test-AutoBuild (project search) : .../t/testautobuild/testautobuild/testautobuild/Test-AutoBuild.spec.PL
|
#! /usr/bin/env perl
# Get symbols exported by the PLplot library and output only those that are
# included in the public header file.
#
# Rafael Laboissiere <rafael@users.sf.net> on Sun May 23 16:24:02 CEST 2004
Language: Perl LOC: 19 SourceForge : PLplot (project search) : .../plplot/doc/docbook/bin/get-library-structs.pl
|
use Tk;
use Tk::Text;
use Tk::FileSelect;
use Tk::DialogBox;
use Pod::Text;
Language: Perl LOC: 1790 SourceForge : cd-circle-print (project search) : .../cd-circle-print/cd-circleprint/perl/cd-label.pl
|
return bless ($self);
}
# Retrive the URL into the named file
sub RetrieveToFile
{
Language: Perl (C) 1999 Sami Lempinen LOC: 72 SourceForge : LeHTori - suomalainen HTML-validaattori (project search) : .../lehtori/lehtori/lib/LeHTori/Noutaja.pm
|
#
# Project OpenPec
# file name: Bookmarks.pm
# package: Opec::Bookmarks
#
Language: Perl License: GPL (C) 2004 Ksolutions S.p.A., All Rights Reserved. LOC: 129 SourceForge : OpenPEC (project search) : .../openpec/opec/src/Opec/Bookmarks.pm
|
#!/usr/bin/perl
# b2m.pl - Script to convert a Babyl file to an mbox file
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
# Free Software Foundation, Inc.
Language: Perl License: GPL (C) 2002, 2003, 2004, 2005, 2006, 2007 LOC: 91 Savannah GNU : emacs (project search) : .../emacs/emacs/emacs/lib-src/b2m.pl
|
use base qw(Test::AutoBuild::Repository);
use strict;
use File::Spec::Functions qw(catfile);
use POSIX qw(strftime);
use Date::Manip;
Language: Perl License: GPL (C) 2002-2004 Daniel Berrange LOC: 230 Gna! : Test-AutoBuild (project search) : .../lib/Test/AutoBuild/Repository/Perforce.pm
|
1 2345678910...
|