Skip Menu |

This queue is for tickets about the Finance-OFX CPAN distribution.

Report information
The Basics
Id: 96881
Status: new
Priority: 0/
Queue: Finance-OFX

People
Owner: Nobody in particular
Requestors: rhesa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: parse_file calls undefined subroutine read_file
Date: Wed, 02 Jul 2014 12:59:20 +0200
To: bug-Finance-OFX [...] rt.cpan.org
From: Rhesa Rozendaal <rhesa [...] cpan.org>
perl -MFinance::OFX::Parse -E 'Finance::OFX::Parse::parse_file("file")' Undefined subroutine &Finance::OFX::Parse::read_file called at /opt/perl/lib/site_perl/5.16.0/Finance/OFX/Parse.pm line 126. You may want to uncomment line 125 and remove 126. Or alternatively, add a "use File::Slurp;" and the prereq. Thanks! Rhesa