This module tries to be a sort of drop-in replacement for WWW::Mechanize. It uses Mozilla's Gecko HTML-rendering engine via the modules Mozilla::DOM and Gtk2::MozEmbed. Don't expect it to be like WWW::Mechanize in that the class is not derived from t...
SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 UTCThe "Mozilla::Mechanize::Link" object is a thin wrapper around HTML link elements....
SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 UTCThe "Mozilla::Mechanize::Form" object is a thin wrapper around Mozilla::DOM::HTMLFormElement....
SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 UTCThe "Mozilla::Mechanize::Image" object is a thin wrapper around an image element....
SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 UTCThe "Mozilla::Mechanize::Input" object is a thin wrapper around HTML input elements....
SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 UTCThis module enhances Mozilla::Mechanize with convenience functions allowing testing of DHTML/JavaScript rich pages. It uses X11::GUITest to emulate mouse clicking, dragging and moving over elements in DOM tree. It also allows running of arbitrary jav...
BOSU/Mozilla-Mechanize-GUITester-0.23 - 31 Aug 2010 18:13:50 UTCBOSU/Mozilla-Mechanize-GUITester-0.23 - 31 Aug 2010 18:13:50 UTC
SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 UTC
SLANNING/Mozilla-DOM-0.23 - 03 Nov 2009 22:10:03 UTC
This module allows to get current page source (similar to view source in Firefox). It exports one function Get_Page_Source which get GtkMozEmbed as a parameter and returns source of currently loaded page. EXPORT This module exports Get_Page_Source fu...
BOSU/Mozilla-SourceViewer-0.06 - 27 Jun 2008 11:23:54 UTCMozilla::PromptService uses Mozilla nsIPromptService to allow perl callbacks on prompt events. For a much more detailed information on nsIPromptService see documentation on mozilla.org...
BOSU/Mozilla-PromptService-0.05 - 24 Sep 2008 20:18:08 UTCMozilla::ConsoleService uses Mozilla nsIConsoleService to pass log messages to perl code, similar to JavaScript Console in Mozilla. For more detailed documentation on nsIConsoleService see Mozilla's documentation....
BOSU/Mozilla-ConsoleService-0.06 - 25 Nov 2008 19:04:58 UTCMozilla::ObserverService uses Mozilla nsIObserverService to allow perl functions register for notifications. For more detailed information see Mozilla's nsIObserverService documentation....
BOSU/Mozilla-ObserverService-0.04 - 18 Mar 2010 20:43:27 UTC