Skip to content

Make it possible to test custom scripts #11

Closed
@AlexDaniel

Description

See https://gfldex.wordpress.com/2019/03/25/i-like-rakudo-100x/

Basically, running blin.p6 WWW already does half of the job, we just need to add a way to provide a custom script that will be tested as a fake module. In this case it is:

use WWW;
my @stations;
@stations = | jpost "https://www.perl6.org", :limit(42);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions