NAME
user-setup-sqlite - set up a SQLite storage backend for CGI::Wiki
SYNOPSIS
user-setup-sqlite --name mywiki
DESCRIPTION
Takes one argument:
- name
-
The name of the file to store the SQLite database in. It will be created if it doesn't already exist.
AUTHOR
Kake Pugh (kake@earth.li).
COPYRIGHT
Copyright (C) 2002 Kake Pugh. All Rights Reserved.
This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
CGI::Wiki, CGI::Wiki::Setup::SQLite
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 43:
You forgot a '=back' before '=head1'