blob: d7d814c3872ab8fe45297199b1d21e0f76749b97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- a/mp3burn
+++ b/mp3burn
@@ -412,6 +412,8 @@
=> F<mp3decoder>. I<(Note: Currently, the MP3 decoder must be
able to accept mpg123-style command-line arguments.)>
+=back
+
=cut
$mp3decoder = $encoder if $encoder; # -M overrides .mp3burnrc
@@ -586,6 +588,8 @@
=head1 DIAGNOSTICS
+=over 4
+
=item Error in .mp3burnrc:
Perl(1) cannot parse the F<.mp3burnrc> file.
|