check out exmaple/somelib-example
to see how to render more than one set of commands with ExampleRunner
This is SomeLib v1.09, we have 2 sets of scripts in this distribution, we have some utility scripts in bin/
that will be installed globally on the system (these are run/included by =helper) and we have some additional scripts in example/
(which are included with =example)
this is the script that we would expand this pod with: (the =outside command is here so we can include it too):
Once we've seen this script, it's easy to see how the following 2 sets of scripts can be used in the pod for SomeLib
helper scripts
when creating a new SomeLib
application, you can use the helper script to get you started, you'll see a message something like this:
Once you've got your framework created, you can start on " SomeApp::Manual "
Examples
SomeLib
also ships with several example scripts, they can be found in the tarball along with this module.
You will want to start with the interactive tutorial, found in example/somelib-for-learing.pl
, which looks like this:
4 POD Errors
The following errors were encountered while parsing the POD:
- Around line 33:
Unknown directive: =outside
- Around line 41:
Unknown directive: =helper
- Around line 43:
L<> starts or ends with whitespace
- Around line 51:
Unknown directive: =example