head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.02.13.09.31.31;	author jadawin;	state Exp;
branches;
next	1.2;

1.2
date	2012.01.14.19.12.20;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2010.11.24.05.20.57;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 0.007
- Add devel/p5-Devel-CallChecker as a dependency
- Changelog: http://search.cpan.org/src/ZEFRAM/Parse-Perl-0.007/Changes
@
text
@SHA256 (Parse-Perl-0.007.tar.gz) = 10ba446f6b19180df66ec56f3eec50f26e761182ddf639a4a194e938be7a33ca
SIZE (Parse-Perl-0.007.tar.gz) = 25828
@


1.2
log
@- Update to 0.006
- Pass maintainership to perl

PR:		Gea-Suan Lin <gslin@@gslin.org> (maintainer)
@
text
@d1 2
a2 2
SHA256 (Parse-Perl-0.006.tar.gz) = 60bb7f1b3ff53e9f40424898bf1d2e238fef940736bbcb2cc71691d44ca91661
SIZE (Parse-Perl-0.006.tar.gz) = 23655
@


1.1
log
@This module provides the capability to parse a string at runtime as
Perl source code, so that the resulting compiled code can be later
executed. This is part of the job of the string form of the eval
operator, but in this module it is separated out from the other jobs
of eval. Parsing of Perl code is generally influenced by its lexical
context, and this module provides some explicit control over this
process, by reifying lexical environments as Perl objects.

WWW:	http://search.cpan.org/dist/Parse-Perl/

PR:		ports/152447
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d1 2
a2 2
SHA256 (Parse-Perl-0.005.tar.gz) = 42351e1a899d445895467e9c326ea7e07679b218f33c4f8e8b90b5e870e60245
SIZE (Parse-Perl-0.005.tar.gz) = 23069
@

