summaryrefslogtreecommitdiff
path: root/misc/p5-Acme-ButFirst/pkg-descr
blob: 9d10b69f2b4f1a3493191821bdfc7d4bb65d89a5 (plain) (blame)
1
2
3
4
5
6
7
8
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.