# -*- mode: cperl; tab-width: 8; indent-tabs-mode: nil; basic-offset: 2 -*- # vim:ts=8:sw=2:et:sta:sts=2 package Module::Build::ModuleInfo; use strict; use vars qw($VERSION); $VERSION = '0.4005'; $VERSION = eval $VERSION; require Module::Metadata; our @ISA = qw/Module::Metadata/; 1; __END__ =for :stopwords ModuleInfo =head1 NAME Module::Build::ModuleInfo - DEPRECATED =head1 DESCRIPTION This module has been extracted into a separate distribution and renamed L<Module::Metadata>. This module is kept as a subclass wrapper for compatibility. =head1 SEE ALSO perl(1), L<Module::Build>, L<Module::Metadata> =cut
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Platform | Folder | 0755 |
|
|
API.pod | File | 66.87 KB | 0644 |
|
Authoring.pod | File | 10.75 KB | 0644 |
|
Base.pm | File | 162.47 KB | 0644 |
|
Bundling.pod | File | 4.96 KB | 0644 |
|
Compat.pm | File | 17.96 KB | 0644 |
|
Config.pm | File | 1.08 KB | 0644 |
|
ConfigData.pm | File | 6.96 KB | 0644 |
|
Cookbook.pm | File | 16.93 KB | 0644 |
|
Dumper.pm | File | 446 B | 0644 |
|
ModuleInfo.pm | File | 625 B | 0644 |
|
Notes.pm | File | 8.33 KB | 0644 |
|
PPMMaker.pm | File | 4.54 KB | 0644 |
|
PodParser.pm | File | 1.31 KB | 0644 |
|
Version.pm | File | 361 B | 0644 |
|
YAML.pm | File | 401 B | 0644 |
|