]> git.ipfire.org Git - thirdparty/automake.git/commit
Variable.pm: Standardize the docs
authorMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Wed, 13 Jun 2018 07:32:31 +0000 (09:32 +0200)
committerMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Fri, 22 Jun 2018 12:19:25 +0000 (14:19 +0200)
commitd5bfb95654d001bb5ac299ef9d20876585b833ad
treed2784833d1c9dd75ee12e66e19f79a7672f5f681
parent43f7827ed147ec17a4995421cf21e7180784b1a9
Variable.pm: Standardize the docs

The docs was mainly pod but the newly added methods were not documented that
way.  This commit standardize that.  Of course the private methods stay
documented with simple comments.
lib/Automake/Variable.pm