debian man page for padre::document::perl::starter

Query: padre::document::perl::starter

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Padre::Document::Perl::Starter(3pm)			User Contributed Perl Documentation		       Padre::Document::Perl::Starter(3pm)

NAME
Padre::Document::Perl::Starter - Starter module for Perl 5 documents
DESCRIPTION
Padre::Document::Perl::Starter provides support for generating Perl 5 documents and projects of various types.
METHODS
new my $starter = Padre::Document::Perl::Starter->new($main); The "new" constructor creates a new code generator, taking the main window object as a parameter. main The "main" accessor returns the main window object. current The "current" accessor returns a "Padre::Current" object for the current context. create_script $starter->create_script; Create a new blank Perl 5 script, applying the user's style preferences if possible. create_module $starter->create_module( module => $package ); Create a new empty Perl 5 module, applying the user's style preferences if possible. If passed a package name, that module will be created. If no package name is provided, the user will be asked for the name to use. create_test $starter->create_test; Create a new empty Perl 5 test, applying the user's style preferences if possible. COPYRIGHT &; LICENSE Copyright 2008-2012 The Padre development team as listed in Padre.pm. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.14.2 2012-06-27 Padre::Document::Perl::Starter(3pm)
Related Man Pages
padre::config(3pm) - debian
padre::document::perl::starter(3pm) - debian
padre::help(3pm) - debian
padre::ppi::updatecopyright(3pm) - debian
padre::plugin::spellcheck::checker(3pm) - debian
Similar Topics in the Unix Linux Community
CLIX 1.8.1a
UNIX starter role?
Newbie on AIX ! What 're document can be use?
Swig Starter Kit 0.0.2 (Default branch)
Swig Starter Kit 0.0.3 (Default branch)