The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Padre::Plugin::Nopaste::Preferences - NoPaste plugin for Padre, The Perl IDE.

VERSION

version: 0.08

DESCRIPTION

This module handles the Preferences dialogue window that is used to set your chosen Nopaste Server and #Channel.

METHODS

  • new

            $self->{dialog} = Padre::Plugin::SpellCheck::Preferences->new( $self );

    Create and return a new dialogue window.

  • on_server_chosen

    event handler, update selection

  • on_button_save_clicked

    event handler, save your choice

  • on_button_reset_clicked

            Nopaste Server: Shadowcat
            IRC Channel: #padre
  • refresh

    refresh dialog

INTERNAL METHODS

  • _display_channels

  • _display_servers

  • _setup

BUGS AND LIMITATIONS

None known.

DEPENDENCIES

Padre, Padre::Plugin::Nopaste::FBP::Preferences

SEE ALSO

See Padre::Plugin::Nopaste.

AUTHOR

See Padre::Plugin::Nopaste

CONTRIBUTORS

See Padre::Plugin::Nopaste

COPYRIGHT

See Padre::Plugin::Nopaste

LICENSE

See Padre::Plugin::Nopaste