Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the App-DoubleUp CPAN distribution.

Report information
The Basics
Id: 60753
Status: resolved
Priority: 0/
Queue: App-DoubleUp

People
Owner: STUIFZAND [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: v0.2.1
Fixed in: (no value)



Subject: Undeclared dependency on YAML
As per subject. % grep -rn YAML . [CPANSHELL] ./lib/App/DoubleUp.pm:9:use YAML; ./lib/App/DoubleUp.pm:22: $self->{config} = YAML::LoadFile($args->{config_file}); First fail report: http://www.cpantesters.org/cpan/report/8326774 Thanks && Regards,
Added dependency on YAML in Build.PL.