Skip to content
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

custom vocabulary: expose system internals to assertion keywords #29

Open
karenetheridge opened this issue Jun 4, 2020 · 1 comment

Comments

@karenetheridge
Copy link
Owner

expose various attributes of the system as new keywords for comparison in assertion keywords, to allow for static evaluation of a file that provides prereq information in a more statically-parsed way than cpanfile can.

such attributes could include: perl version, OS architecture/version, compiler options ($Config) etc.

@karenetheridge
Copy link
Owner Author

> 15:37 < tinita> !and [ !gt [ !var "$]", 5.28 ], !ne [ !var $^O, MSWin32 ] ]

@karenetheridge karenetheridge changed the title custom vocabulary: expose system internals to applicator keywords custom vocabulary: expose system internals to assertion keywords Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant