freebsd-ports/misc/p5-Acme-ButFirst/pkg-descr
Aaron Dalton c2491389e3 Adding port misc/p5-Acme-ButFirst, allowing you to do something, but do something first.
Committed by:	aaron
Approved by:	tobez (implicit)

Thanks to Anton's excellent port-idea script for the suggestion =)
2006-02-18 09:15:19 +00:00

15 lines
524 B
Text

Acme::ButFirst allows you to execute a block of code, but first do
something else. Perfect for when you wish to add to the start of a long
block of code, but don't have the energy to scroll upwards in your editor.
Acme::ButFirst recognises both butfirst and but first as keywords.
Usage of Acme::ButFirst is lexically scoped. ButFirstification can be
explicitly disabled by using no Acme::ButFirst.
WWW: http://search.cpan.org/dist/Acme-ButFirst
Author: Paul Fenwick <pjf@cpan.org>
--
Aaron Dalton
aaron@FreeBSD.org