Bug 98152 - New port: devel/p5-Module-Compile
Summary: New port: devel/p5-Module-Compile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 15:40 UTC by Tsung-Han Yeh
Modified: 2006-06-01 02:18 UTC (History)
0 users

See Also:


Attachments
p5-Module-Compile.shar (2.72 KB, text/plain)
2006-05-30 15:40 UTC, Tsung-Han Yeh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tsung-Han Yeh 2006-05-30 15:40:18 UTC
This module provides a system for writing modules that *compile* other
Perl modules.

Modules that use these compilation modules get compiled into some
altered form the first time they are run. The result is cached into
".pmc" files.

Perl has native support for ".pmc" files. It always checks for them,
before loading a ".pm" file.
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-05-30 16:39:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Eat.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-06-01 02:18:29 UTC
State Changed
From-To: open->closed

New port added. Thank you.