Skip to content

Include terminal functions from Term::ANSIScreen #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 6, 2017

Conversation

xsawyerx
Copy link
Contributor

@xsawyerx xsawyerx commented Nov 8, 2017

Term::ANSIScreen does not install properly because of Module::Package. It will likely not see another release unless someone takes over maintainership.

It is solely used here for a set of functions for moving on the screen and getting terminal coloring. This commit introduces these functions into the code, thus removing the dependency on Term::ANSIScreen.

Reference: RT #123497.

Term::ANSIScreen does not install properly because of Module::Package.
It will likely not see another release unless someone takes over
maintainership.

It is solely used here for a set of functions for moving on the screen
and getting terminal coloring. This commit introduces these functions
into the code, thus removing the dependency on Term::ANSIScreen.

Reference: RT #123497.
@jettero
Copy link
Owner

jettero commented Dec 6, 2017

sorry I missed this. Everything looks really well done.

@jettero jettero merged commit e8b50c0 into jettero:master Dec 6, 2017
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.

2 participants