This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
wgdev /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.perlcriticrc | ||
| |
.perltidyrc | Wed Aug 05 04:56:10 -0700 2009 | |
| |
.stop_words.txt | Mon Oct 05 15:54:57 -0700 2009 | |
| |
Build.PL | Wed Sep 16 19:41:01 -0700 2009 | |
| |
Changes | Mon Sep 21 08:37:41 -0700 2009 | |
| |
MANIFEST.SKIP | Tue Sep 08 09:32:53 -0700 2009 | |
| |
README | Wed Sep 02 16:11:38 -0700 2009 | |
| |
bin/ | Sun Sep 20 04:56:53 -0700 2009 | |
| |
ex/ | Mon Sep 07 13:33:56 -0700 2009 | |
| |
inc/ | ||
| |
lib/ | ||
| |
t/ | Sun Oct 04 07:59:24 -0700 2009 |
README
WGDev is Copyright (c) 2009, Graham Knop.
DESCRIPTION
Performs common actions needed by WebGUI developers such as recreating
their site from defaults, checking version numbers, exporting packages,
and more.
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
Alternatively, have the CPAN client install it:
cpan .
SUPPORT AND DOCUMENTATION
After installing, you can find documentation using several commands:
wgd intro
Introductory documentation to get started using the wgd command.
wgd <command> -h
Usage summary for any wgd command.
wgd help <command>
Full documentation for any wgd command.
Source code is hosted on GitHub at:
http://github.com/haarg/wgdev
Bug reports and feature requests can be posted on the issue tracker:
http://github.com/haarg/wgdev/issues
CONTRIBUTORS
Graham Knop <graham@plainblack.com>
Patrick Donelan <pat@patspam.com>
Doug Bell <doug@plainblack.com>
Colin Kuskie <colink@perldreamer.com>
LICENSE INFORMATION
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl 5.10.0. For more details,
see the full text of the licenses in the directory LICENSES.








