Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

import version_all_ok in synopsis and readme instead of version_ok #6

Closed
wants to merge 1 commit into from
Closed

import version_all_ok in synopsis and readme instead of version_ok #6

wants to merge 1 commit into from

Conversation

plicease
Copy link

If you copy the synopsis as it is, then you get an error:

Undefined subroutine &main::version_all_ok called

because version_ok is imported but you are using verson_all_ok

if you copy the synopsis as it is, you get an error because version_all_ok
is used instead of version_ok
@xenoterracide
Copy link
Owner

this distribution is managed by Dist::Zilla, and uses Pod::Weaver, please checkout the master branch and patch again. (notes that I should add the appropriate CONTRIBUTOR document)

@plicease
Copy link
Author

My mistake wasn't looking closely at the branches, build/master was checked out by default when I did my git clone.

@xenoterracide
Copy link
Owner

yeah I know, I've only recently started adding CONTRIBUTING documents, so not clarifying that is my fault. It only matters when people start modifying generated things (such as Pod or Makefiles)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants