in reply to
Re^2: mozrepl plus www.mecha firefox - curious errors
in thread mozrepl plus www.mecha firefox - curious errors
This will take care of the prerequisites:
#!/usr/bin/perl
BEGIN {
$| = 1;
$^W = 1;
}
use strict;
use autodie;
use warnings;
use CPAN;
CPAN::Shell->install(qw(
Task::Mechanistic
Spiffy
Filter::Util::Call
Test::Base
HTML::Selector::XPath
JSON
IO::Pty
IPC::Run
Params::Util
Class::Default
Data::JavaScript::Anon
Net::Telnet
Carp::Clan
Text::SimpleTable
Class::Data::Inheritable
AppConfig
Carp::Clan
Data::Dump
Text::SimpleTable
AppConfig
Template
Class::Accessor
Template::Provider::FromDATA
UNIVERSAL::require
Module::Pluggable::Fast
URI
MozRepl
MozRepl::RemoteObject
parent
Algorithm::C3
Class::C3
MRO::Compat
Math::BigInt
Object::Import
ExtUtils::Command
Shell::Command
Task::Weaken
IO::HTML
WWW::Mechanize::Link
WWW::Mechanize::Firefox
));