initial import of some documentation and module structure
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 25 Jun 2005 20:23:23 +0000 (20:23 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 25 Jun 2005 20:23:23 +0000 (20:23 +0000)
commitb9cf2cea570957da1fc4570e3ce164ab64f1d8be
tree4bf7d854fa0943265b85f0fe5f030f9ff40760f7
initial import of some documentation and module structure

git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@1 07558da8-63fa-0310-ba24-9fe276d99e06
16 files changed:
.cvsignore [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
lib/WebPAC.pm [new file with mode: 0644]
lib/WebPAC/DB.pm [new file with mode: 0644]
lib/WebPAC/Input.pm [new file with mode: 0644]
lib/WebPAC/Manual.pod [new file with mode: 0644]
lib/WebPAC/Output.pm [new file with mode: 0644]
lib/WebPAC/Output/ClassDBI.pm [new file with mode: 0644]
lib/WebPAC/Output/Estraier.pm [new file with mode: 0644]
lib/WebPAC/Output/OAI.pm [new file with mode: 0644]
lib/WebPAC/Output/html.pm [new file with mode: 0644]
t/00-load.t [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]