Instead of enabling warnings, you disable them on a case by case basis with
"quietly" e.g. perl6 -e 'my $foo; quietly say "is $foo"'. Likewise,
"strict" is the default.

On Thu, Jan 12, 2017 at 12:12 AM, Lloyd Fournier <lloyd.fo...@gmail.com>
wrote:

> Nope. Perl6 warns you without asking for it.
>
> LL
>
> On Thu, Jan 12, 2017 at 2:43 PM ToddAndMargo <toddandma...@zoho.com>
> wrote:
>
> Hi All,
>
>      Is there a perl 6 equivalent of perl 5's "use warnings"?
>
> Many thanks,
> -T
>
>


-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to