Peter Lavender > Padre-0.92

Padre-0.92

This Release Padre-0.92  [Download] [Browse 14 Nov 2011
Latest Release Padre-0.98  [Download] [Browse 30 Apr 2013
Other Releases
Links Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ]
Repository http://svn.perlide.org/padre/trunk/Padre/
CPAN Testers PASS (22)   FAIL (7)   NA (18)   UNKNOWN (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating ***** (1 Reviews) [ Rate this distribution ]
License The Perl 5 License (Artistic 1 & GPL 1)
Special Files
Artistic
Changes
COPYING
LICENSE
Makefile.PL
MANIFEST
META.yml
README

Modules

Padre Perl Application Development and Refactoring Environment     0.92
Padre::Autosave auto-save and recovery mechanism for Padre     0.92
Padre::Browser documentation browser for Padre     0.92
Padre::Browser::Document is an afterthought     0.92
Padre::Browser::POD     0.92
Padre::Browser::PseudoPerldoc     0.92
Padre::CPAN     0.92
Padre::Cache     0.92
Padre::Command     0.92
Padre::Config Configuration subsystem for Padre     0.92
Padre::Config::Host Padre configuration storing host state data     0.92
Padre::Config::Human Padre configuration storing personal preferences     0.92
Padre::Config::Patch     0.92
Padre::Config::Project     0.92
Padre::Config::Setting     0.92
Padre::Config::Upgrade Upgrade a configuration file from an older version     0.92
Padre::Constant constants used by configuration subsystems     0.92
Padre::Current A context object, for centralising the concept of what is "current"     0.92
Padre::DB An ORLite-based ORM Database API     0.92
Padre::DB::Bookmark Padre::DB class for the bookmark table     0.92
Padre::DB::History Padre::DB class for the history table     0.92
Padre::DB::HostConfig Padre::DB class for the host_config table     0.92
Padre::DB::LastPositionInFile Storage class for stateful cursor positions     0.92
Padre::DB::Plugin Padre::DB class for the plugin table     0.92
Padre::DB::RecentlyUsed Padre::DB class for the recently_used table     0.92
Padre::DB::Session Padre::DB class for the session table     0.92
Padre::DB::SessionFile Padre::DB class for the session_file table     0.92
Padre::DB::SyntaxHighlight Padre::DB class for the syntax_highlight table     0.92
Padre::DB::Timeline     0.92
Padre::Delta A very simple diff object that can be applied to editors fast     0.92
Padre::Desktop Support library for Padre desktop integration     0.92
Padre::Document Padre Document API     0.92
Padre::Document::CSharp     0.92
Padre::Document::CSharp::FunctionList     0.92
Padre::Document::Java     0.92
Padre::Document::Java::FunctionList     0.92
Padre::Document::Patch     0.92
Padre::Document::Perl     0.92
Padre::Document::Perl::Autocomplete     0.92
Padre::Document::Perl::Beginner naive implementation of some beginner specific error checking     0.92
Padre::Document::Perl::FunctionList     0.92
Padre::Document::Perl::Help Perl 5 Help Provider     0.92
Padre::Document::Perl::Lexer     0.92
Padre::Document::Perl::Outline     0.92
Padre::Document::Perl::PPILexer     0.92
Padre::Document::Perl::QuickFix Padre Perl 5 Quick Fix     0.92
Padre::Document::Perl::QuickFix::IncludeModule Check for module inclusions     0.92
Padre::Document::Perl::QuickFix::StrictWarnings Check for strict and warnings pragmas     0.92
Padre::Document::Perl::Syntax     0.92
Padre::Document::Python     0.92
Padre::Document::Python::FunctionList     0.92
Padre::Document::Ruby     0.92
Padre::Document::Ruby::FunctionList     0.92
Padre::Feature Constants to support currying of feature_* config options     0.92
Padre::File Common API for file functions     0.92
Padre::File::FTP     0.92
Padre::File::HTTP     0.92
Padre::File::Local     0.92
Padre::Help Padre Help Provider API     0.92
Padre::Locale Locale support for Padre     0.92
Padre::Lock     0.92
Padre::Locker The Padre Multi-Resource Lock Manager     0.92
Padre::Logger Compile-time logging library for Padre     0.92
Padre::MimeTypes Padre MIME Types     0.92
Padre::PPI     0.92
Padre::PPI::EndifyPod Move fragmented POD to the end of a Perl document     0.92
Padre::PPI::Transform PPI::Transform integration with Padre     0.92
Padre::PPI::UpdateCopyright Demonstration transform     0.92
Padre::Perl A more nuanced "Where is Perl" module than Probe::Perl     0.92
Padre::Plugin Padre plug-in API 2.2     0.92
Padre::Plugin::Devel tools used by the Padre developers     0.92
Padre::Plugin::My My personal plug-in     0.92
Padre::Plugin::PopularityContest The Padre Popularity Contest     0.92
Padre::Plugin::PopularityContest::Ping     0.92
Padre::PluginBuilder Module::Build subclass for building Padre plug-ins     0.92
Padre::PluginHandle     0.92
Padre::PluginManager Padre plug-in manager     0.92
Padre::Pod2HTML A customised Pod to HTML for Padre     0.92
Padre::Portable     0.92
Padre::Project     0.92
Padre::Project::Null     0.92
Padre::Project::Perl     0.92
Padre::Project::Perl::DZ     0.92
Padre::Project::Perl::EUMM     0.92
Padre::Project::Perl::MB     0.92
Padre::Project::Perl::MI     0.92
Padre::Project::Perl::Temp     0.92
Padre::Project::Temp     0.92
Padre::ProjectManager     0.92
Padre::QuickFix Padre Quick Fix Provider API     0.92
Padre::Role::Task A role for objects that commission tasks     0.92
Padre::Search The Padre Search API     0.92
Padre::Startup Padre start-up related configuration settings     0.92
Padre::Sync Utility functions for handling remote Configuration Syncing     0.92
Padre::Task Padre Task API 3.0     0.92
Padre::Task::Addition     0.92
Padre::Task::BackupUnsaved     0.92
Padre::Task::Browser     0.92
Padre::Task::CPAN2     0.92
Padre::Task::Diff     0.92
Padre::Task::Eval Task for executing arbitrary code via a string eval     0.92
Padre::Task::File File operations in the background     0.92
Padre::Task::FindInFiles     0.92
Padre::Task::FindUnmatchedBrace PPI based unmatched brace finder     0.92
Padre::Task::FindVariableDeclaration Finds where a variable was declared using PPI     0.92
Padre::Task::FunctionList     0.92
Padre::Task::IntroduceTemporaryVariable Introduces a temporary variable using PPI     0.92
Padre::Task::LWP Generic HTTP client background processing task     0.92
Padre::Task::LaunchDefaultBrowser     0.92
Padre::Task::LexicalReplaceVariable Lexically variable replace using PPI     0.92
Padre::Task::OpenResource     0.92
Padre::Task::Outline     0.92
Padre::Task::PPI Generic PPI background processing task     0.92
Padre::Task::RecentFiles     0.92
Padre::Task::ReplaceInFiles     0.92
Padre::Task::Run     0.92
Padre::Task::Syntax     0.92
Padre::Task::VCS     0.92
Padre::TaskHandle     0.92
Padre::TaskManager Padre Background Task and Service Manager     0.92
Padre::TaskQueue     0.92
Padre::TaskWorker     0.92
Padre::Template     0.92
Padre::Test     0.92
Padre::Transform Padre Document Transform API     0.92
Padre::Unload     0.92
Padre::Util Padre utility functions for new-file-templates     0.92
Padre::Util::CommandLine     0.92
Padre::Util::FileBrowser Open in file browser action     0.92
Padre::Util::SVN     0.92
Padre::Util::Template     0.92
Padre::Util::Win32 Padre Win32 API Functions     0.92
Padre::Wx Wx integration for Padre     0.92
Padre::Wx::Action Padre Action Object     0.92
Padre::Wx::ActionLibrary     0.92
Padre::Wx::ActionQueue doesn't create any actions itself but it provides a basic scripting option for Padre, the Action Queue.     0.92
Padre::Wx::App Padre main Wx application abstraction     0.92
Padre::Wx::AuiManager     0.92
Padre::Wx::Bottom     0.92
Padre::Wx::Browser Wx front-end for Padre::Browser     0.92
Padre::Wx::CPAN Wx front-end for CPAN     0.92
Padre::Wx::CPAN2     0.92
Padre::Wx::CPAN::Listview     0.92
Padre::Wx::Choice::Theme     0.92
Padre::Wx::Command     0.92
Padre::Wx::Constant     0.92
Padre::Wx::Debug     0.92
Padre::Wx::Debugger Interface to the Perl debugger.     0.92
Padre::Wx::Dialog::About     0.92
Padre::Wx::Dialog::Advanced a dialog to show and configure advanced preferences     0.92
Padre::Wx::Dialog::Bookmarks     0.92
Padre::Wx::Dialog::Diff     0.92
Padre::Wx::Dialog::DocStats document statistics dialog     0.92
Padre::Wx::Dialog::Expression     0.92
Padre::Wx::Dialog::FilterTool dialog to filter selection or document through an external tool     0.92
Padre::Wx::Dialog::Find     0.92
Padre::Wx::Dialog::FindInFiles     0.92
Padre::Wx::Dialog::Form A Dialog     0.92
Padre::Wx::Dialog::Goto a dialog to jump to a user-specified line/position     0.92
Padre::Wx::Dialog::HelpSearch Padre Shiny Help Search Dialog     0.92
Padre::Wx::Dialog::OpenResource Open Resources dialog     0.92
Padre::Wx::Dialog::OpenURL a dialog for opening URLs     0.92
Padre::Wx::Dialog::Patch The Padre Patch dialog     0.92
Padre::Wx::Dialog::PerlFilter dialog to make it easy to create a regular expression     0.92
Padre::Wx::Dialog::PluginManager Plug-in manager dialog for Padre     0.92
Padre::Wx::Dialog::Positions Go to previous (or earlier) position     0.92
Padre::Wx::Dialog::Preferences     0.92
Padre::Wx::Dialog::QuickMenuAccess Quick Menu Access dialog     0.92
Padre::Wx::Dialog::RefactorSelectFunction     0.92
Padre::Wx::Dialog::RegexEditor dialog to make it easy to create a regular expression     0.92
Padre::Wx::Dialog::Replace     0.92
Padre::Wx::Dialog::ReplaceInFiles     0.92
Padre::Wx::Dialog::SessionManager Session manager dialog for Padre     0.92
Padre::Wx::Dialog::SessionSave dialog to save a Padre session     0.92
Padre::Wx::Dialog::Shortcut A Dialog     0.92
Padre::Wx::Dialog::Snippet     0.92
Padre::Wx::Dialog::Special     0.92
Padre::Wx::Dialog::Sync     0.92
Padre::Wx::Dialog::Text     0.92
Padre::Wx::Dialog::Warning A Dialog     0.92
Padre::Wx::Dialog::WhereFrom     0.92
Padre::Wx::Dialog::WindowList Windows list dialog for Padre     0.92
Padre::Wx::Diff     0.92
Padre::Wx::Diff2     0.92
Padre::Wx::Directory     0.92
Padre::Wx::Directory::Browse     0.92
Padre::Wx::Directory::Path     0.92
Padre::Wx::Directory::Search     0.92
Padre::Wx::Directory::TreeCtrl     0.92
Padre::Wx::Display Utility functions for physical display geometry     0.92
Padre::Wx::Editor     0.92
Padre::Wx::FBP::About     0.92
Padre::Wx::FBP::Bookmarks     0.92
Padre::Wx::FBP::CPAN     0.92
Padre::Wx::FBP::Diff     0.92
Padre::Wx::FBP::Expression     0.92
Padre::Wx::FBP::Find     0.92
Padre::Wx::FBP::FindFast     0.92
Padre::Wx::FBP::FindInFiles     0.92
Padre::Wx::FBP::FindInFiles::Output     0.92
Padre::Wx::FBP::Outline     0.92
Padre::Wx::FBP::Patch     0.92
Padre::Wx::FBP::Preferences     0.92
Padre::Wx::FBP::Replace     0.92
Padre::Wx::FBP::ReplaceInFiles     0.92
Padre::Wx::FBP::Snippet     0.92
Padre::Wx::FBP::Special     0.92
Padre::Wx::FBP::Sync     0.92
Padre::Wx::FBP::Syntax     0.92
Padre::Wx::FBP::Text     0.92
Padre::Wx::FBP::VCS     0.92
Padre::Wx::FBP::WhereFrom     0.92
Padre::Wx::FileDropTarget     0.92
Padre::Wx::FindFast     0.92
Padre::Wx::FindInFiles     0.92
Padre::Wx::FindResult Find and list all occurrences     0.92
Padre::Wx::Frame::HTML     0.92
Padre::Wx::Frame::Null     0.92
Padre::Wx::Frame::POD Simple Single-Document Pod2HTML Viewer     0.92
Padre::Wx::FunctionList     0.92
Padre::Wx::History::ComboBox A history-enabled Wx combobox     0.92
Padre::Wx::History::TextEntryDialog     0.92
Padre::Wx::HtmlWindow Padre-enhanced version of Wx::HtmlWindow     0.92
Padre::Wx::Icon     0.92
Padre::Wx::Left     0.92
Padre::Wx::Main The main window for the Padre IDE     0.92
Padre::Wx::Menu     0.92
Padre::Wx::Menu::Debug     0.92
Padre::Wx::Menu::Edit     0.92
Padre::Wx::Menu::File     0.92
Padre::Wx::Menu::Help     0.92
Padre::Wx::Menu::Perl     0.92
Padre::Wx::Menu::Refactor     0.92
Padre::Wx::Menu::RightClick     0.92
Padre::Wx::Menu::Run     0.92
Padre::Wx::Menu::Search     0.92
Padre::Wx::Menu::Tools     0.92
Padre::Wx::Menu::View     0.92
Padre::Wx::Menu::Window     0.92
Padre::Wx::Menubar     0.92
Padre::Wx::Notebook     0.92
Padre::Wx::Nth     0.92
Padre::Wx::Outline     0.92
Padre::Wx::Output     0.92
Padre::Wx::Panel::FindFast     0.92
Padre::Wx::Popup     0.92
Padre::Wx::Printout     0.92
Padre::Wx::Progress Tell the user that we're doing something     0.92
Padre::Wx::Replace Find and Replace Widget     0.92
Padre::Wx::ReplaceInFiles     0.92
Padre::Wx::Right     0.92
Padre::Wx::Role::Conduit Role to allow an object to receive Wx events     0.92
Padre::Wx::Role::Config     0.92
Padre::Wx::Role::Dialog Allow dialogs or frames to host simple common dialogs     0.92
Padre::Wx::Role::Dwell Convenience methods for implementing dwell timers     0.92
Padre::Wx::Role::Form     0.92
Padre::Wx::Role::Main Convenience methods for children of the main window     0.92
Padre::Wx::Role::View A role for GUI tools that live in panels     0.92
Padre::Wx::StatusBar Encapsulates status bar customizations     0.92
Padre::Wx::Style     0.92
Padre::Wx::Syntax     0.92
Padre::Wx::Theme     0.92
Padre::Wx::TodoList     0.92
Padre::Wx::ToolBar     0.92
Padre::Wx::TreeCtrl     0.92
Padre::Wx::TreeCtrl::ScrollLock Scroll-free transactions for tree controls     0.92
Padre::Wx::VCS     0.92

Documentation

Padre::DB::Snippets Padre::DB class for the snippets table  
Padre::Manual The Primary Padre Documentation  
Padre::Manual::Hacking Guide to hacking on Padre  
padre-client client for Padre  

Other Files

win32/README