Skip to content

Conversation

fluks
Copy link

@fluks fluks commented Jan 6, 2015

Add functions to test run time of the command. The functions
are:

  • time_lt($cmd, $seconds, $name)
  • time_gt($cmd, $seconds, $name)
  • time_value($cmd)

Add functions to test run time of the command. The functions
are:
  - time_lt($cmd, $seconds, $name)
  - time_gt($cmd, $seconds, $name)
  - time_value($cmd)
@fluks
Copy link
Author

fluks commented Jan 6, 2015

Hi,

I'm participating in CPAN Pull Request Challenge and your module was assigned to me.

You have a development ideas section in the pod and there are functions to measure the run time of the command, so I made those and one extra. In my fork, there are also other branches for some minor stuff like a bugfix, typo in pod, etc. Could you look at those if you are interested? I could try to implement some of those other ideas, too.

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.

1 participant