mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
11 lines
450 B
Plaintext
11 lines
450 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: https://metacpan.org/release/Acme-ButFirst
|