# from Linda W on Saturday 16 March 2013: >With the discussion I read at the link above, they were more concerned >about changing the version number in one place for multiple >files. Related issue, but >likely different. Certainly we could all play games with specialized >perl scripts that search for the version in a common location >and patches one or more source files in one or more locations/source >file, but >it that seems a bit inelegant. Though if it bothered me >enough...inelegance is >fine... ;-)
You might want to look at Pod::Weaver and/or Dist::Zilla. There is a way to get the pod parser and the perl parser to see the same bytes as both pod and code, but it's not pretty, probably not supported, and might make some people angry if I mentioned it here. --Eric -- --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------