On Thu, Feb 12, 2004 at 02:27:23PM -0000, Paul Hoffman wrote: > > I've been calling it RFC::Index. It possibly falls more under the > > category of "application" than library, though the usage I had in mind > > for it was as a supplemental tool for a few other projects I have in the > > pipeline.
I like the idea, particularly Class::DBI/SQLite usage :) Somewhat related: it would be cool if amongst the module metadata there was a place to indicate a distribution was an application, as opposed to a library. Does something like this already exist? A slot in the META.yaml file? If such a slot existed it would be feasible for cpan to list applications that are available (as opposed to libraries), such as RFC::Index, Bryar, Apache::Album, etc... //Ed