View | Details | Raw Unified | Return to bug 14660
Collapse All | Expand All

(-)a/cataloguing/value_builder/stocknumberAV.pl (-1 / +1 lines)
Lines 21-26 use Modern::Perl; Link Here
21
use C4::Auth;
21
use C4::Auth;
22
use CGI qw ( -utf8 );
22
use CGI qw ( -utf8 );
23
use C4::Context;
23
use C4::Context;
24
use C4::Output;
24
25
25
=head1 DESCRIPTION
26
=head1 DESCRIPTION
26
27
27
- 

Return to bug 14660