mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
83764e1daa
Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
16 lines
525 B
Plaintext
16 lines
525 B
Plaintext
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
|