Business::CUSIP - Verify Committee on Uniform Security Identification Procedures Numbers
This module helps verify CUSIPs, which are financial security identifiers issued by the Standard & Poor's Company. This module cannot tell if a CUSIP references a real security, but it can tell you if the given CUSIP is properly formatted.
This is a simple module. The typical installation routine should work fine.
perl Makefile.PL
make test
make install
Copyright (c) 2001 Tim R. Ayers. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.