Package: file
Version: 4.17-2

Yodel!

A number of java files are recognized as Perl5 module source text here.

The files all approx. look the same:
+++
package frames;

import java.awt.*;
import javax.swing.*;
import javax.swing.border.*;

import app.*;
import icons.*;

/**
 *
 * Irgendein Kommentar.
 *
 * @author 23.06.1994   kkk
 * <p>
 * Ă„nderungen:
 * <ul>
 * <li>
 * </ul>
 */
public final class Startup extends JDialog
{
+++

i.e. "package whatever;", then some imports, a comment block and then the 
class declaration.

The files have DOS lineendings. And (but I doubt this matters) the files are 
latin1, the system has utf8 locale.

"file -i" guesses correctly, btw, even the charset.

cheers
-- vbi

-- 
Computers are like air-conditioners: both stop working, if you open windows.

Attachment: pgpe1Z352jaTh.pgp
Description: PGP signature

Reply via email to