in reply to Re^4: Professional development with Perl - how it's done?
in thread Professional development with Perl - how it's done?
Incompatible changes still have to be merged by hand. Some CPAN modules may change a couple lines a release. Then, there's modules like DBM::Deep that will add and remove whole files and those that stay will be significantly changed, even though the API and behavior that you care about hasn't changed at all.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Professional development with Perl - how it's done?
by adrianh (Chancellor) on Jun 13, 2006 at 12:01 UTC |