You'll need to upload a new version, if only to add some text to the docs to say that it's deprecated.
I would also make the module spit out warnings when used (which the user could turn off) and then remove it from the CPAN after a year or so. It would also be neighbourly to notify any other CPAN authors who have dependencies on your module - you can hunt them down through this page. | [reply] |
Exists various methods for deprecated
I see that authors mark modules with (DEPRECATED) front the description line.
| [reply] |
=head1 NAME
Foo::Bar - (Deprecated) Use Bam::Baz instead
-xdg
Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
| [reply] [d/l] [select] |