NAME
Padre::Wx::Main - Main window of Padre
current
$self->current->document
$self->current->editor
$self->current->filename
$self->current->title
$self->current->text
Creates a Padre::Current object for the main window, giving you quick and cacheing access to the current various whatevers.
See Padre::Current for more information (once we've actually written the POD for it).