# Browser::Open [![Build Status](https://travis-ci.org/azawawi/perl6-browser-open.svg?branch=master)](https://travis-ci.org/azawawi/perl6-browser-open)

This is a humble Perl 6 port of Perl's [Browser::Open](http://metacpan.org/module/Browser::Open).

## Installation

To install it using Panda (a module management tool bundled with Rakudo Star):

```
$ panda update
$ panda install Browser::Open
```

## Testing

To run tests:

$ prove -e "perl6 -Ilib"

## Author

Ahmad M. Zawawi, azawawi on #perl6, https://github.com/azawawi/

## License

Artistic License 2.0
