Skip to content

Conversation

Half-Shot
Copy link
Contributor

I followed @tadzik's advice on using Carton for dependency management. It made life a lot easier, so just committing the files back.

@Half-Shot Half-Shot requested a review from a team as a code owner August 8, 2023 18:12

Alternatively, you can use carton:

cpan Carton (if not installed)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On macOS this was brew install carton 🤷

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cpan ought to be a cross-platform option if you have a full Perl installation, but I tend to lean towards the distro-installed carton too (saves messing with PATH etc).

./install-deps.pl
cd ..

Alternatively, you can use carton:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could use a note about running the tests later using carton exec

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants