Merge branch '3.0' into PT-1707

This commit is contained in:
Carlos Salguero
2019-10-29 08:57:38 -03:00
150 changed files with 6526 additions and 2776 deletions

View File

@@ -204,6 +204,10 @@ sub parse {
}
}
if ($final_props{F}) {
%final_props = ( 'F' => $final_props{F} );
}
return \%final_props;
}
@@ -5126,6 +5130,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-find 3.0.13
pt-find 3.1.0
=cut