Skip Menu |

This queue is for tickets about the DBIx-HTML CPAN distribution.

Report information
The Basics
Id: 105003
Status: resolved
Priority: 0/
Queue: DBIx-HTML

People
Owner: JEFFA [...] cpan.org
Requestors: JEFFA [...] cpan.org
Cc:
AdminCc:

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



Latest Spreadsheet::HTML is auto exporting its methods, which was never the intention. This in turn is causing this module (DBIx::HTML) to break. Correct Spreadsheet::HTML to only export on request.
On 2015-06-05 11:30:42, JEFFA wrote: Show quoted text
> Latest Spreadsheet::HTML is auto exporting its methods, which was > never the intention. This in turn is causing this module (DBIx::HTML) > to break. Correct Spreadsheet::HTML to only export on request.
Time for a few well-placed uses of namespace::clean?
I have no idea what you are talking about. On Fri Jun 05 15:05:55 2015, ETHER wrote: Show quoted text
> On 2015-06-05 11:30:42, JEFFA wrote:
> > Latest Spreadsheet::HTML is auto exporting its methods, which was > > never the intention. This in turn is causing this module (DBIx::HTML) > > to break. Correct Spreadsheet::HTML to only export on request.
> > Time for a few well-placed uses of namespace::clean?