File: META.yml

package info (click to toggle)
libcgi-application-plugin-viewcode-perl 1.02-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 276 kB
  • sloc: perl: 1,783; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 509 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
name: CGI-Application-Plugin-ViewCode
version: 1.02
author:
  - Michael Peters <mpeters@plusthree.com>
abstract: View the source of the running application
license: perl
resources:
  license: http://dev.perl.org/licenses/
requires:
  CGI::Application: 4
  Pod::Xhtml: 1
  Syntax::Highlight::Perl::Improved: 1
  Test::LongString: 0
  Test::More: 0
provides:
  CGI::Application::Plugin::ViewCode:
    file: lib/CGI/Application/Plugin/ViewCode.pm
    version: 1.02
generated_by: Module::Build version 0.2703