Skip to content

cowens/perlopref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perlopref is Copyright (C) 2009 by Chas. Owens and contains some text from the
Perl POD documentation which is Copyright (C) 1993, 1994, 1995, 1996, 1997,
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by Larry
Wall and others.  All rights reserved.

ABOUT PERLOPREF
==========

This project has been renamed and moved to http://github.com/cowens/perlopquick 

The perlopref POD document is a quick reference for the various Perl operators.
It is organized by operator, sorted by precedence groups (inside of a
precedence group there is no sorting).

INSTALLATION
============

Copy the perlopref.pod file into a place when Perl can find it (i.e. someplace
in your @INC).

LICENSING
=========

This program is free software; you can redistribute it and/or modify
it under the terms of either:

	a) the GNU General Public License as published by the Free
	Software Foundation; either version 1, or (at your option) any
	later version, or

	b) the "Artistic License" which comes with this Kit.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either
the GNU General Public License or the Artistic License for more details.

You should have received a copy of the Artistic License with this
Kit, in the file named "Artistic".  If not, I'll be glad to provide one.

You should also have received a copy of the GNU General Public License
along with this program in the file named "Copying". If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 
Boston, MA 02110-1301, USA or visit their web page on the internet at
http://www.gnu.org/copyleft/gpl.html.

About

A quick reference guide for Perl 5 operators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages