Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2017-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2017-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
#
Expand Down
2 changes: 1 addition & 1 deletion maintenance/fetch-irc.p6
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku

use HTTP::UserAgent;
use JSON::Fast;
Expand Down
2 changes: 1 addition & 1 deletion xbin/Benchable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Daniel Green <ddgreen@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion xbin/Bisectable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
2 changes: 1 addition & 1 deletion xbin/Bloatable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
2 changes: 1 addition & 1 deletion xbin/Buildable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2017-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
2 changes: 1 addition & 1 deletion xbin/Committable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
2 changes: 1 addition & 1 deletion xbin/Coverable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Daniel Green <ddgreen@gmail.com>
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion xbin/Evalable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
2 changes: 1 addition & 1 deletion xbin/Greppable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
2 changes: 1 addition & 1 deletion xbin/Linkable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2019-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2017-2018
Expand Down
2 changes: 1 addition & 1 deletion xbin/Nativecallable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku

use Whateverable;
use Whateverable::Bits;
Expand Down
2 changes: 1 addition & 1 deletion xbin/Notable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2018-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
#
Expand Down
2 changes: 1 addition & 1 deletion xbin/Quotable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
2 changes: 1 addition & 1 deletion xbin/Releasable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2017-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
#
Expand Down
2 changes: 1 addition & 1 deletion xbin/Reportable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2017-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
#
Expand Down
2 changes: 1 addition & 1 deletion xbin/Shareable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2018-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
#
Expand Down
2 changes: 1 addition & 1 deletion xbin/Sourceable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2019-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2019
Expand Down
2 changes: 1 addition & 1 deletion xbin/Squashable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2017-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
#
Expand Down
2 changes: 1 addition & 1 deletion xbin/Statisfiable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
2 changes: 1 addition & 1 deletion xbin/Tellable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2019-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
#
Expand Down
2 changes: 1 addition & 1 deletion xbin/Undersightable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2018-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
#
Expand Down
2 changes: 1 addition & 1 deletion xbin/Unicodable.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env perl6
#!/usr/bin/env raku
# Copyright © 2016-2023
# Aleks-Daniel Jakimenko-Aleksejev <alex.jakimenko@gmail.com>
# Copyright © 2016
Expand Down
4 changes: 2 additions & 2 deletions xt/benchable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/bisectable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/bloatable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/committable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/coverable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/evalable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/greppable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/linkable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/nativecallable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/notable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/quotable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/releasable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = ‘rakudo-mock’;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/sourceable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/statisfiable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/tellable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down
4 changes: 2 additions & 2 deletions xt/unicodable.rakutest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env perl6
BEGIN %*ENV<PERL6_TEST_DIE_ON_FAIL> = 1;
#!/usr/bin/env raku
BEGIN %*ENV<RAKU_TEST_DIE_ON_FAIL> = 1;
%*ENV<TESTABLE> = 1;

use lib <lib xt/lib>;
Expand Down