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

Verify if coderef is valid #9

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Verify if coderef is valid #9

wants to merge 11 commits into from

Conversation

sidey79
Copy link
Collaborator

@sidey79 sidey79 commented Mar 1, 2022

  1. Install cpan Modules via actions-setup-perl
  2. Updated uses actions
  3. addTimer verifies if a valid timer was specified
  4. Tests extended to verify this

Test withoud valid coderef added
Fixed gettimeofday call
@sidey79 sidey79 self-assigned this Mar 1, 2022
sidey79 and others added 10 commits March 1, 2022 21:26
- updated carp & return combo
Update workflow
syntaxfix in ci
Update referencefile
addTimer checks if codref is defined
added correct result for test
update package
cleanup duplicate step
@sidey79 sidey79 linked an issue Mar 1, 2022 that may be closed by this pull request
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.

Timer can be created, even if provided function isn't a valid coderef
2 participants