If you like these kind of ‘hidden operators’, but want some that actually work and are (mostly) useful, take a look at the perlsecret documentation.
perlsecret
(and don’t forget about C’s “goes to” operator while (i --> 0))
while (i --> 0)
Where’s the operator for gzgetss?
gzgetss
If you like these kind of ‘hidden operators’, but want some that actually work and are (mostly) useful, take a look at the
perlsecretdocumentation.(and don’t forget about C’s “goes to” operator
while (i --> 0))Where’s the operator for
gzgetss?