Skip Menu |

This queue is for tickets about the Algorithm-ApplyDiffs CPAN distribution.

Report information
The Basics
Id: 2493
Status: resolved
Priority: 0/
Queue: Algorithm-ApplyDiffs

People
Owner: ANDREWC [...] cpan.org
Requestors: and-x-rewc [...] pi-y-ffle.org.z
Cc:
AdminCc:

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



Subject: POD documentation out of date
The alpha and testing function applydiffs() is documented rather than the current interface to the module. Sorry. The actual exports are: @EXPORT_OK = qw{apply_diff apply_diffs mark_conflicts}; apply_diffs() works like the documented applydiffs(). apply_diff() does the singular equivalent: the diff sequence isn't labelled, and it (as yet) takes no options. Again, my apologies for anyone testing this module.