Brannigan

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

Use the included release script:

```bash
./release.sh
```

This will:

1. Run all tests
2. Create the distribution tarball
3. Provide instructions for CPAN upload

For CPAN upload, you'll need:

- A PAUSE account (https://pause.perl.org/)
- CPAN::Uploader installed (`cpanm CPAN::Uploader`)
- PAUSE credentials in `~/.pause`

## Contributing

1. Fork the repository
2. Create a feature branch
3. Make your changes with tests



( run in 2.153 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )