Skip to content

MidLifeXis/perl-critic-policy-camel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can install this using in the usual Perl fashion

	perl Makefile.PL
	make
	make test
	make install
	
The documentation is in the module file.  Once you install
the file, you can read it with perldoc.

	perldoc Perl::Critic::Policy::Camel
	
If you want to read it before you install it, you can use
perldoc directly on the module file.

	perldoc  lib/Perl/Critic/Policy/Camel.pm

Enjoy, 

brian d foy, bdfoy@cpan.org

About

Perl style recommendations from Programming Perl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages