Subject: | Working through tutorial requires internet connectivity |
I installed Task::Catalyst::Tutorial with the intention of working through the tutorial on holiday (without a reliable internet connection). Unfortunately I ran into the following snags (trivially fixed given connectivity, and doubtless avoided by using the VM version, but neither of these was an option for me)
The below modules weren't installed as dependencies, but were required by the tutorial text:
- DBIx::Class::Schema::Loader
- MooseX::MarkAsMethods
- MooseX::NonMoose
- DBIx::Class::TimeStamp
- DBIx::Class::PassphraseColumn
- Catalyst::Plugin::StatusMessage
Presumably adding these as dependencies would avoid this :-)