freebsd-ports/devel/p5-Yada-Yada-Yada/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
366 B
Text

For Perl 6 we've been promised a "yada yada yada" operator, which makes
'...' valid syntax for "I'll fill this bit in later.", allowing the code
to compile, but issue a run-time warning.
But, like many of the other things that may or may not happen in Perl 6,
we can already make this happen in Perl 5.
All you need is to 'use Yada::Yada::Yada' and off you go ...