txt stringlengths 202 72.4k |
|---|
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3.json
### ----------------------------------------------------
{
"formatVersion" : "v1.0",
"disclaimer" : "This pricing list is for infor... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 1 of 14
{
"formatVersion" : "v1.0",
"disclaimer" : ... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 2 of 14
Data Transfer",
"attributes" : {
... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 3 of 14
bound using edge locations outside US, Europe o... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 4 of 14
9" : {
"sku" : "GPZVNZK9FXJMN6H9",
... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 5 of 14
fromLocationType" : "AWS Region",
"toLo... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 6 of 14
" : "$0.040 per GB - EU (Ireland) Amazon S3 acc... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 7 of 14
"termAttributes" : { }
}
... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 8 of 14
Ireland) Amazon S3 accelerated data transfer to... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 9 of 14
"effectiveDate" : "2017-04-01T00:00:00Z",
... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 10 of 14
ADX" : {
"FF48STMVKBWPMADX.JRTCKXETXF"... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 11 of 14
0",
"endRange" : "Inf",
... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 12 of 14
.02 per GB - EU (London) data transfer to EU (... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 13 of 14
",
"description" : "$0.00 per GB... |
### ----------------------------------------------------
### -- AWS::Pricing
### -- Licenses: Artistic-2.0
### -- Authors: Sam Morrison
### -- File: t/data/service-offers-AmazonS3-eu-west-1.json
### ----------------------------------------------------
### -- Chunk 14 of 14
KT2PYHVWG3BSNN" : {
"C6KT2PYHVWG3BSNN.... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: META6.json
### ----------------------------------------------------
{
"tags": [
"aws",
"sns",
"notification"
],
"api... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: README.md
### ----------------------------------------------------
# AWS::SNS::Notification
Description of an AWS Simple Notification... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: LICENCE
### ----------------------------------------------------
The Artistic License 2.0
Copyright (c) 201... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: t/030-verify.t
### ----------------------------------------------------
#!/usr/bin/env raku
use Test;
use JSON::Fast;
use AWS::SNS::N... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: t/040-respond.t
### ----------------------------------------------------
#!/usr/bin/env raku
use Test;
use JSON::Fast;
use AWS::SNS::... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: t/025-validate-url.t
### ----------------------------------------------------
#!/usr/bin/env raku
use Test;
use AWS::SNS::Notificatio... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: t/001-meta.t
### ----------------------------------------------------
#!/usr/bin/env raku
use v6;
use Test;
my Bool $got-test-meta ... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: t/020-simple.t
### ----------------------------------------------------
#!/usr/bin/env raku
use Test;
use AWS::SNS::Notification;
use... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: t/data/not.json
### ----------------------------------------------------
{
"Type" : "Notification",
"MessageId" : "67b0dbd8-c338-5... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: t/data/sconf.json
### ----------------------------------------------------
{
"Type" : "SubscriptionConfirmation",
"MessageId" : "d... |
### ----------------------------------------------------
### -- AWS::SNS::Notification
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+gh@gellyfish.co.uk>
### -- File: lib/AWS/SNS/Notification.rakumod
### ----------------------------------------------------
use JSON::Class;
use JSON::Name;
=begin pod... |
### ----------------------------------------------------
### -- AWS::Session
### -- Licenses: Artistic-2.0
### -- Authors: Sterling Hanenkamp <hanenkamp@cpan.org>
### -- File: META6.json
### ----------------------------------------------------
{
"resources": [
],
"test-depends": [
"Test",
"Test::META... |
### ----------------------------------------------------
### -- AWS::Session
### -- Licenses: Artistic-2.0
### -- Authors: Sterling Hanenkamp <hanenkamp@cpan.org>
### -- File: LICENSE
### ----------------------------------------------------
The Artistic License 2.0
Copyright (c) 2000-2006, The Perl Found... |
### ----------------------------------------------------
### -- AWS::Session
### -- Licenses: Artistic-2.0
### -- Authors: Sterling Hanenkamp <hanenkamp@cpan.org>
### -- File: README.md
### ----------------------------------------------------
NAME
====
AWS::Session - Common data useful for accessing and configuring AW... |
### ----------------------------------------------------
### -- AWS::Session
### -- Licenses: Artistic-2.0
### -- Authors: Sterling Hanenkamp <hanenkamp@cpan.org>
### -- File: .travis.yml
### ----------------------------------------------------
language: perl6
perl6:
- '2018.10'
- latest
- '2018.06'
- '2018.04'... |
### ----------------------------------------------------
### -- AWS::Session
### -- Licenses: Artistic-2.0
### -- Authors: Sterling Hanenkamp <hanenkamp@cpan.org>
### -- File: t/credentials-imds.t
### ----------------------------------------------------
use v6;
use Test;
use AWS::Credentials;
use lib 't/lib';
use Tes... |
### ----------------------------------------------------
### -- AWS::Session
### -- Licenses: Artistic-2.0
### -- Authors: Sterling Hanenkamp <hanenkamp@cpan.org>
### -- File: t/session.t
### ----------------------------------------------------
use v6;
use Test;
use AWS::Session;
use lib 't/lib';
use Test::AWS::Sessi... |
### ----------------------------------------------------
### -- AWS::Session
### -- Licenses: Artistic-2.0
### -- Authors: Sterling Hanenkamp <hanenkamp@cpan.org>
### -- File: t/credentials.t
### ----------------------------------------------------
use v6;
use Test;
use AWS::Credentials;
use lib 't/lib';
use Test::AW... |
### ----------------------------------------------------
### -- AWS::Session
### -- Licenses: Artistic-2.0
### -- Authors: Sterling Hanenkamp <hanenkamp@cpan.org>
### -- File: t/credentials-env.t
### ----------------------------------------------------
use v6;
use Test;
use AWS::Credentials;
use lib 't/lib';
use Test... |
### ----------------------------------------------------
### -- AWS::Session
### -- Licenses: Artistic-2.0
### -- Authors: Sterling Hanenkamp <hanenkamp@cpan.org>
### -- File: t/meta.t
### ----------------------------------------------------
#!perl6
use v6;
use lib 'lib';
use Test;
use Test::META;
plan 1;
# That's ... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: LICENSE.md
### ----------------------------------------------------
The Artistic License 2.0
Copyright (c) 2000-2006, The Perl Foundation.
Everyone is... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: META6.json
### ----------------------------------------------------
{
"api": 2,
"auth": "zef:tbrowder",
"authors": [
"Tom Browder"
],
"build-depends": [
],... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: README.md
### ----------------------------------------------------
[](htt... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dist.ini
### ----------------------------------------------------
name = Abbreviations
[ReadmeFromPod]
filename = docs/README.rakudoc
[PruneFiles]
; match = ^ 'xt/'
[Up... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/3-unusual-inputs.t
### ----------------------------------------------------
use Test;
use Abbreviations :ALL;
my $debug = 0;
plan 15;
# good input test data
my @in =... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/2-abbreviations.t
### ----------------------------------------------------
use Test;
use Abbreviations :ALL;
my $debug = 0;
plan 42;
# good input test data
my @in = ... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/9-junction.t
### ----------------------------------------------------
use Test;
use Abbreviations :ALL;
use lib <./t/Utils>;
use Subs;
my $debug = 0;
plan 7;
{
... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/4-issue-1.t
### ----------------------------------------------------
use Test;
use Abbreviations :ALL;
##### subroutines #####
sub sort-len {$^a.chars cmp $^b.chars} #... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/5-README-EXAMPLE.t
### ----------------------------------------------------
use Test;
my $debug = 0;
plan 3;
use Abbreviations :ALL;
my $words = 'A ab Abcde';
# The m... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/6-sorting.t
### ----------------------------------------------------
use Test;
use Abbreviations :ALL;
my $debug = 0;
# non-numeric input test data
my @in = <Bc a B>;... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/8-set-inputs.t
### ----------------------------------------------------
use Test;
use Abbreviations :ALL;
my $debug = 0;
plan 1;
# good input test data
my %in = set ... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/1-load.t
### ----------------------------------------------------
use Test;
use Abbreviations;
plan 1;
use-ok 'Abbreviations';
|
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/7-min-length.t
### ----------------------------------------------------
use Test;
use Abbreviations :ALL;
my $debug = 0;
plan 3;
# min-length tests
my @w = <Monday ... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: t/Utils/Subs.rakumod
### ----------------------------------------------------
unit module Subs;
use Abbreviations :ALL;
# We create a $regex from the abbreviation of the... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: lib/Abbreviations.rakumod
### ----------------------------------------------------
unit module Abbreviations;
# String, List, AbbrevHash, Hash, HashAbbrev
enum Out-type ... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dev/chop.raku
### ----------------------------------------------------
my $ifil = "system-fonts.list";
my $ofil = "abbrev-test.list";
my $fh = open $ofil, :w;
for $ifil.I... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dev/tlist-sort.raku
### ----------------------------------------------------
#!/usr/bin/env raku
my @w = <blah Bla bl b B2 B C c>;
sub sort-len(@list, :$longest-first) {... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dev/abbrev.raku
### ----------------------------------------------------
#!/usr/bin/env raku
=begin comment
%words-in - make a hash of the original words with empty val... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dev/run-tests.raku
### ----------------------------------------------------
#!/usr/bin/env raku
use lib <../lib>;
use Abbreviations :ALL;
# good input test data
my @in =... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dev/tauto-abbrev.raku
### ----------------------------------------------------
#!/usr/bin/env raku
use lib <../lib>;
use Abbreviations :auto;
my $inp = @*ARGS.shift;
my... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dev/chg-list.raku
### ----------------------------------------------------
#!/usr/bin/env raku
my @w = <blah Bla bl b B2 B C c>;
say "original list: '{@w.raku}'";
@w .= ... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dev/sig-test.raku
### ----------------------------------------------------
#!/usr/bin/env raku
#enum Out-type (S => 'Str', L => 'List', AH => 'AbbrevHash', AL => 'AbbrevL... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dev/tabbrev.raku
### ----------------------------------------------------
#!/usr/bin/env raku
use lib <./lib>;
use Opt::Handler;
my %w = get-abbrevs @*ARGS, :clean-dups;... |
### ----------------------------------------------------
### -- Abbreviations
### -- Licenses: Artistic-2.0
### -- Authors: Tom Browder
### -- File: dev/mult-abbrevs.raku
### ----------------------------------------------------
multi sub get-abbrevs(List @words,
:$warn,
--... |
### ----------------------------------------------------
### -- AccessorFacade
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+git@gellyfish.co.uk>
### -- File: META6.json
### ----------------------------------------------------
{
"tags": [
"devel",
"utils",
"facade"
],
"resources": ... |
### ----------------------------------------------------
### -- AccessorFacade
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+git@gellyfish.co.uk>
### -- File: README.md
### ----------------------------------------------------
# AccessorFacade
A Raku method trait to turn indivdual get/set subroutine... |
### ----------------------------------------------------
### -- AccessorFacade
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+git@gellyfish.co.uk>
### -- File: LICENCE
### ----------------------------------------------------
The Artistic License 2.0
Copyright (c) 2015 Jonat... |
### ----------------------------------------------------
### -- AccessorFacade
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+git@gellyfish.co.uk>
### -- File: t/002-basic.t
### ----------------------------------------------------
#!raku
use v6;
use Test;
use-ok('AccessorFacade', "can use AccessorF... |
### ----------------------------------------------------
### -- AccessorFacade
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+git@gellyfish.co.uk>
### -- File: t/020-fail.t
### ----------------------------------------------------
#!raku
use v6;
use Test;
use AccessorFacade;
my $test_class;
$test_... |
### ----------------------------------------------------
### -- AccessorFacade
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+git@gellyfish.co.uk>
### -- File: t/010-compose.t
### ----------------------------------------------------
#!raku
use v6;
use Test;
use AccessorFacade;
class Bar {
has ... |
### ----------------------------------------------------
### -- AccessorFacade
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+git@gellyfish.co.uk>
### -- File: t/001-meta.t
### ----------------------------------------------------
#!raku
use v6;
use Test;
my Bool $got-test-meta = True;
my &m-meta-... |
### ----------------------------------------------------
### -- AccessorFacade
### -- Licenses: Artistic-2.0
### -- Authors: Jonathan Stowe <jns+git@gellyfish.co.uk>
### -- File: lib/AccessorFacade.rakumod
### ----------------------------------------------------
#!raku
use v6;
=begin pod
=head1 NAME
AccessorFacade ... |
### ----------------------------------------------------
### -- AccountableBagHash
### -- Licenses: Artistic-2.0
### -- Authors: Elizabeth Mattijsen
### -- File: META6.json
### ----------------------------------------------------
{
"auth": "zef:lizmat",
"authors": [
"Elizabeth Mattijsen"
],
"build-depends":... |
### ----------------------------------------------------
### -- AccountableBagHash
### -- Licenses: Artistic-2.0
### -- Authors: Elizabeth Mattijsen
### -- File: LICENSE
### ----------------------------------------------------
The Artistic License 2.0
Copyright (c) 2000-2006, The Perl Foundation.
E... |
### ----------------------------------------------------
### -- AccountableBagHash
### -- Licenses: Artistic-2.0
### -- Authors: Elizabeth Mattijsen
### -- File: README.md
### ----------------------------------------------------
[ 2000-2006, The Perl Foundation.
Ev... |
### ----------------------------------------------------
### -- Acme::Anguish
### -- Licenses: Artistic-2.0
### -- Authors: Zoffix Znet
### -- File: README.md
### ----------------------------------------------------
[ is export {
check-matching-loop $code... |
### ----------------------------------------------------
### -- Acme::BaseCJK
### -- Licenses: Artistic-2.0
### -- Authors: Ben Davies
### -- File: META6.json
### ----------------------------------------------------
{
"auth": "zef:Kaiepi",
"authors": ["Ben Davies"],
"build-depends": [],
"depends": [],
"descri... |
### ----------------------------------------------------
### -- Acme::BaseCJK
### -- Licenses: Artistic-2.0
### -- Authors: Ben Davies
### -- File: LICENSE
### ----------------------------------------------------
The Artistic License 2.0
Copyright (c) 2000-2006, The Perl Foundation.
Everyone is per... |
### ----------------------------------------------------
### -- Acme::BaseCJK
### -- Licenses: Artistic-2.0
### -- Authors: Ben Davies
### -- File: README.md
### ----------------------------------------------------

NAME
===... |
### ----------------------------------------------------
### -- Acme::BaseCJK
### -- Licenses: Artistic-2.0
### -- Authors: Ben Davies
### -- File: dist.ini
### ----------------------------------------------------
name = Acme-BaseCJK
[ReadmeFromPod]
; enabled = false
filename = lib/Acme/BaseCJK.rakumod
[UploadToZef]
... |
### ----------------------------------------------------
### -- Acme::BaseCJK
### -- Licenses: Artistic-2.0
### -- Authors: Ben Davies
### -- File: t/01-basic.rakutest
### ----------------------------------------------------
use Test;
use Acme::BaseCJK;
plan 2;
is CJK:to(CJK:of($_)), $_,
"base CJK is idempotent for... |
### ----------------------------------------------------
### -- Acme::BaseCJK
### -- Licenses: Artistic-2.0
### -- Authors: Ben Davies
### -- File: lib/Acme/BaseCJK.rakumod
### ----------------------------------------------------
use v6;
unit module Acme::BaseCJK:ver<0.0.1>:auth<zef:Kaiepi>:api<13.0.0>;
my constant @O... |
### ----------------------------------------------------
### -- Acme::Cow
### -- Licenses: Artistic-2.0
### -- Authors: Naoum Hankache
### -- File: META6.json
### ----------------------------------------------------
{
"name" : "Acme::Cow",
"license" : "Artistic-2.0",
"version" : "0.2",
"tags" : ["ACME","FUN"],
"de... |
### ----------------------------------------------------
### -- Acme::Cow
### -- Licenses: Artistic-2.0
### -- Authors: Naoum Hankache
### -- File: LICENSE
### ----------------------------------------------------
Artistic License 2.0
Copyright (c) 2000-2006, The Perl Foundation.
Everyone is permitted to copy and dist... |
### ----------------------------------------------------
### -- Acme::Cow
### -- Licenses: Artistic-2.0
### -- Authors: Naoum Hankache
### -- File: README.md
### ----------------------------------------------------
Acme::Cow [](https://travis-ci.... |
### ----------------------------------------------------
### -- Acme::Cow
### -- Licenses: Artistic-2.0
### -- Authors: Naoum Hankache
### -- File: appveyor.yml
### ----------------------------------------------------
os: Visual Studio 2015
platform: x64
build: off
install:
- '"C:\Program Files\Microsoft SDKs\Wind... |
### ----------------------------------------------------
### -- Acme::Cow
### -- Licenses: Artistic-2.0
### -- Authors: Naoum Hankache
### -- File: .travis.yml
### ----------------------------------------------------
language: perl6
perl6:
- latest
before_install:
- perl6 -v
install:
- rakudobrew build zef
- ze... |
### ----------------------------------------------------
### -- Acme::Cow
### -- Licenses: Artistic-2.0
### -- Authors: Naoum Hankache
### -- File: t/01-tests.rakutest
### ----------------------------------------------------
use v6;
use Test;
use lib 'lib';
plan 4;
use-ok 'Acme::Cow';
use Acme::Cow;
my $cow = Cow::co... |
### ----------------------------------------------------
### -- Acme::Cow
### -- Licenses: Artistic-2.0
### -- Authors: Naoum Hankache
### -- File: xt/meta.t
### ----------------------------------------------------
use v6;
use lib 'lib';
use Test;
use Test::META;
plan 1;
meta-ok();
done-testing;
|
### ----------------------------------------------------
### -- Acme::Cow
### -- Licenses: Artistic-2.0
### -- Authors: Naoum Hankache
### -- File: lib/Acme/Cow.rakumod
### ----------------------------------------------------
unit module Cow;
class basic {
has Str $.initial-text is rw;
has Str $.thoughts is rw = "... |
### ----------------------------------------------------
### -- Acme::Don't
### -- Licenses: Artistic-2.0
### -- Authors: Elizabeth Mattijsen
### -- File: META6.json
### ----------------------------------------------------
{
"auth": "zef:lizmat",
"authors": [
"Elizabeth Mattijsen"
],
"build-depends": [
],... |
### ----------------------------------------------------
### -- Acme::Don't
### -- Licenses: Artistic-2.0
### -- Authors: Elizabeth Mattijsen
### -- File: LICENSE
### ----------------------------------------------------
The Artistic License 2.0
Copyright (c) 2000-2006, The Perl Foundation.
Everyone... |
### ----------------------------------------------------
### -- Acme::Don't
### -- Licenses: Artistic-2.0
### -- Authors: Elizabeth Mattijsen
### -- File: README.md
### ----------------------------------------------------
[](https://github.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.