Bundle-PBib
view release on metacpan or search on metacpan
lib/Biblio/bp/lib/bp-inspec4.pl view on Meta::CPAN
195196197198199200201202203204205206207208209210211212213214215
if
(
defined
$can
{
'Keywords'
}) {
$can
{
'Keywords'
} .=
'; '
.
$ent
{
'Free Terms'
};
}
else
{
$can
{
'Keywords'
} =
$ent
{
'Free Terms'
};
}
}
# Conf. Date
# Conf. Loc
# Conf. Sponsor
# CCETT outlining the main fields of activity
# Numerical Index
# Translation of
$can
{
'OrigFormat'
} =
$version
;
%can
;
}
#######################
( run in 2.909 seconds using v1.01-cache-2.11-cpan-9b1e4054eb1 )