freebsd-ports/misc/p5-Acme-ButFirst/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

8 lines
401 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.