Subject: | Workflow.pm |
Workflow-0.15
See line 300 in file Workflow.pm, the line is:
my $action_name = $wf_state->get_autorun_action_name;
Is to be:
my $action_name = $wf_state->get_autorun_action_name ($self);
Fix it, please.
This queue is for tickets about the Workflow CPAN distribution.
The Basics
People
|
Bug Information
|